Home
last modified time | relevance | path

Searched defs:empty_str (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/unittests/DataFormatter/
DFormattersContainerTest.cpp103 TypeMatcher empty_str(ConstString("")); in TEST() local
/external/libchrome/base/
Dstl_util_unittest.cc115 std::string empty_str; in TEST() local
203 std::string empty_str; in TEST() local
/external/pdfium/core/fxcrt/
Dbytestring_unittest.cpp1493 ByteStringView empty_str(""); in TEST() local
1628 ByteString empty_str; in TEST() local
1668 ByteString empty_str(""); in TEST() local
Dwidestring_unittest.cpp1472 WideStringView empty_str(L""); in TEST() local
1637 WideString empty_str; in TEST() local
1670 WideString empty_str(L""); in TEST() local
/external/tcpdump/
Dprint-openflow-1.0.c546 static const struct tok empty_str[] = { variable