Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
pdfium::NullTermWstrFuncTestData Struct Reference

#include <test_support.h>

+ Collaboration diagram for pdfium::NullTermWstrFuncTestData:

Public Attributes

const wchar_t * input
 
const wchar_t * expected
 

Detailed Description

Definition at line 42 of file test_support.h.

Member Data Documentation

◆ expected

const wchar_t* pdfium::NullTermWstrFuncTestData::expected

Definition at line 44 of file test_support.h.

Referenced by TEST().

◆ input

const wchar_t* pdfium::NullTermWstrFuncTestData::input

Definition at line 43 of file test_support.h.

Referenced by TEST().


The documentation for this struct was generated from the following file: