Home
last modified time | relevance | path

Searched defs:EmptyString (Results 1 – 22 of 22) sorted by relevance

/third_party/re2/re2/testing/
Dexhaustive2_test.cc18 TEST(EmptyString, Exhaustive) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DNonRelocatableStringpool.h62 DwarfStringPoolEntryRef EmptyString; variable
/third_party/protobuf/src/google/protobuf/stubs/
Dstringprintf_unittest.cc70 TEST(StringAppendFTest, EmptyString) { in TEST() argument
/third_party/gn/src/gn/
Dstring_atom_unittest.cc15 TEST(StringAtomTest, EmptyString) { in TEST() argument
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities_unittest.cpp87 TEST(ParseArrayIndex, EmptyString) in TEST() argument
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dutilities_unittest.cpp87 TEST(ParseArrayIndex, EmptyString) in TEST() argument
/third_party/grpc/test/core/json/
Djson_test.cc216 TEST(Json, EmptyString) { RunParseFailureTest(""); } in TEST() argument
/third_party/abseil-cpp/absl/status/
Dstatus.cc187 const std::string* Status::EmptyString() { in EmptyString() function in absl::Status
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus.cc187 const std::string* Status::EmptyString() { in EmptyString() function in absl::Status
/third_party/re2/re2/
Dprefilter.cc443 Prefilter::Info* Prefilter::Info::EmptyString() { in EmptyString() function in re2::Prefilter::Info
/third_party/googletest/googletest/test/
Dgoogletest-filepath-test.cc324 TEST(RemoveTrailingPathSeparatorTest, EmptyString) { in TEST() argument
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h248 static String EmptyString() { in EmptyString() function
/third_party/icu/icu4c/source/i18n/
Dtznames_impl.cpp495 static const UChar EmptyString = 0; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.cpp495 static const UChar EmptyString = 0; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.cpp491 static const UChar EmptyString = 0; variable
/third_party/node/deps/icu-small/source/i18n/
Dtznames_impl.cpp495 static const UChar EmptyString = 0; variable
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1576 static char EmptyString[1]; member
Dimgui.cpp2088 char ImGuiTextBuffer::EmptyString[1] = { 0 }; member in ImGuiTextBuffer
/third_party/mesa3d/src/imgui/
Dimgui.h1583 static char EmptyString[1]; member
Dimgui.cpp2126 char ImGuiTextBuffer::EmptyString[1] = { 0 }; member in ImGuiTextBuffer
/third_party/skia/third_party/externals/imgui/
Dimgui.h2105 IMGUI_API static char EmptyString[1]; member
Dimgui.cpp2175 char ImGuiTextBuffer::EmptyString[1] = { 0 }; member in ImGuiTextBuffer