Searched defs:empty_str (Results 1 – 5 of 5) sorted by relevance
103 TypeMatcher empty_str(ConstString("")); in TEST() local
115 std::string empty_str; in TEST() local203 std::string empty_str; in TEST() local
1493 ByteStringView empty_str(""); in TEST() local1628 ByteString empty_str; in TEST() local1668 ByteString empty_str(""); in TEST() local
1472 WideStringView empty_str(L""); in TEST() local1637 WideString empty_str; in TEST() local1670 WideString empty_str(L""); in TEST() local
546 static const struct tok empty_str[] = { variable