Home
last modified time | relevance | path

Searched refs:wStrT (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestWchar.cpp127 wchar_t wStrT[50] = L"hello world"; in HWTEST_F() local
128 int ret = fputws(wStrT, fp); in HWTEST_F()
134 EXPECT_STREQ(retW, wStrT); in HWTEST_F()

Completed in 2 milliseconds