Home
last modified time | relevance | path

Searched defs:empty_string (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_basic_bstring_unittest.cpp52 CFX_ByteString empty_string(""); in TEST() local
155 CFX_ByteString empty_string(""); in TEST() local
267 CFX_ByteStringC empty_string(""); // Pointer to NUL, not NULL pointer. in TEST() local
394 CFX_ByteStringC empty_string(""); in TEST() local
424 CFX_ByteStringC empty_string(""); in TEST() local
Dfx_basic_wstring_unittest.cpp52 CFX_WideString empty_string(L""); in TEST() local
155 CFX_WideString empty_string(L""); in TEST() local
/external/google-breakpad/src/common/linux/
Dsynth_elf.h87 Label empty_string; variable
/external/v8/test/cctest/
Dtest-identity-map.cc361 Handle<String> empty_string(heap->empty_string()); in TEST() local
Dtest-field-type-tracking.cc61 Handle<String> empty_string = factory->empty_string(); in CreateAccessorPair() local
Dtest-api.cc21633 i::Handle<i::Object> empty_string = factory->empty_string(); in TEST() local
/external/pcre/dist/
Dpcrecpp.cc78 static const string empty_string; variable
/external/regex-re2/re2/
Dre2.cc57 static const string *empty_string; variable
/external/v8/src/runtime/
Druntime-regexp.cc559 Handle<String> empty_string = isolate->factory()->empty_string(); in StringReplaceGlobalRegExpWithEmptyString() local
/external/regex-re2/util/
Dpcre.cc49 static const string empty_string; variable