Searched defs:empty_str (Results 1 – 5 of 5) sorted by relevance
115 std::string empty_str; in TEST() local203 std::string empty_str; in TEST() local
1188 WideStringView empty_str(L""); in TEST() local1337 WideString empty_str; in TEST() local1364 WideString empty_str(L""); in TEST() local
1366 ByteStringView empty_str(""); in TEST() local1501 ByteString empty_str; in TEST() local1528 ByteString empty_str(""); in TEST() local
286 char* empty_str = new char[1]; in GetDebugName() local
546 static const struct tok empty_str[] = { variable