Searched refs:str_empty (Results 1 – 3 of 3) sorted by relevance
39 #define STR_EMPTY XmlConstants::str_empty()50 static const std::string & str_empty();
32 const std::string & XmlConstants::str_empty() { in str_empty() function in XmlConstants
2138 const char str_empty[] = { 0x00 }; in TestUTextAPI() local2145 TEST_ASSERT_UTEXT(str_empty, fields[4]); in TestUTextAPI()