Home
last modified time | relevance | path

Searched refs:INCOMPLETE (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dwchar_test.cpp370 constexpr const char* INCOMPLETE = "A" "\xc2"; in test_mbsrtowcs() local
397 const char* incomplete = INCOMPLETE; in test_mbsrtowcs()
410 mbs = INCOMPLETE; in test_mbsrtowcs()
412 EXPECT_EQ(INCOMPLETE, mbs); in test_mbsrtowcs()