Home
last modified time | relevance | path

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

/bionic/tests/
Dwchar_test.cpp378 constexpr const char* INCOMPLETE = "A" "\xc2"; in test_mbsrtowcs() local
405 const char* incomplete = INCOMPLETE; in test_mbsrtowcs()
418 mbs = INCOMPLETE; in test_mbsrtowcs()
420 EXPECT_EQ(INCOMPLETE, mbs); in test_mbsrtowcs()