Searched defs:empty_string (Results 1 – 12 of 12) sorted by relevance
52 CFX_ByteString empty_string(""); in TEST() local155 CFX_ByteString empty_string(""); in TEST() local267 CFX_ByteStringC empty_string(""); // Pointer to NUL, not NULL pointer. in TEST() local782 CFX_ByteStringC empty_string(""); in TEST() local812 CFX_ByteStringC empty_string(""); in TEST() local837 CFX_ByteStringC empty_string(""); in TEST() local
52 CFX_WideString empty_string(L""); in TEST() local155 CFX_WideString empty_string(L""); in TEST() local839 CFX_WideStringC empty_string(L""); in TEST() local
87 Label empty_string; variable
47 std::string empty_string; in test_output_1d() local
247 char *empty_string; in test_ENOENT_empty() local
30 const char *empty_string; variable
92 const char *empty_string; variable
57 static const string *empty_string; variable
49 static const string empty_string; variable
569 Handle<String> empty_string = isolate->factory()->empty_string(); in StringReplaceGlobalRegExpWithEmptyString() local
217 static const uint8_t empty_string[] = { 0/*len*/, 0/*terminator*/ }; in EmptyString() local