ReactOS 0.4.16-dev-122-g325d74c
|
Go to the source code of this file.
Macros | |
#define | KMT_EMULATE_KERNEL |
#define | TESTAPI static void |
Functions | |
TESTAPI | Test_RtlUnicodeStringPrintf () |
TESTAPI | Test_RtlUnicodeStringPrintfEx () |
START_TEST (RtlStrSafe) | |
Variables | |
static const WCHAR | FormatStringInts [] = L"%d %d %d" |
static const WCHAR | FormatStringIntsResult [] = L"1 2 3" |
static const WCHAR | FormatStringStrs [] = L"%s %s %s" |
#define KMT_EMULATE_KERNEL |
Definition at line 9 of file RtlStrSafe.c.
Definition at line 15 of file RtlStrSafe.c.
START_TEST | ( | RtlStrSafe | ) |
Definition at line 181 of file RtlStrSafe.c.
TESTAPI Test_RtlUnicodeStringPrintf | ( | ) |
Definition at line 23 of file RtlStrSafe.c.
Referenced by START_TEST().
TESTAPI Test_RtlUnicodeStringPrintfEx | ( | ) |
Definition at line 102 of file RtlStrSafe.c.
Referenced by START_TEST().
Definition at line 17 of file RtlStrSafe.c.
Referenced by Test_RtlUnicodeStringPrintf(), and Test_RtlUnicodeStringPrintfEx().
Definition at line 18 of file RtlStrSafe.c.
Referenced by Test_RtlUnicodeStringPrintf(), and Test_RtlUnicodeStringPrintfEx().
Definition at line 19 of file RtlStrSafe.c.
Referenced by Test_RtlUnicodeStringPrintf(), and Test_RtlUnicodeStringPrintfEx().