Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/util_posix/src/
H A DActsUtilConvertApiTest.cpp890 * @tc.name test towctrans api with WEOF
898 wideChar = WEOF; in HWTEST_F()
902 ASSERT_TRUE(WEOF == returnVal) << "ErrInfo: towctrans returnVal:='" << returnVal << "'"; in HWTEST_F()
941 * @tc.name test towctrans_l api with WEOF
949 wideChar = WEOF; in HWTEST_F()
953 ASSERT_TRUE(WEOF == returnVal) << "ErrInfo: towctrans_l returnVal:='" << returnVal << "'"; in HWTEST_F()
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestWchar.cpp614 EXPECT_EQ(btowc(EOF), WEOF); in HWTEST_F() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk.cpp403 if (wc == WEOF) { in Getwchar()
1733 if (wc == WEOF) { in FGetWc()
H A Dwcharndk1.cpp96 napi_create_int32(env, ret == WEOF, &result); in Btowc_Two()

Completed in 9 milliseconds