Searched defs:empty_string (Results 1 – 10 of 10) 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() local394 CFX_ByteStringC empty_string(""); in TEST() local424 CFX_ByteStringC empty_string(""); in TEST() local
52 CFX_WideString empty_string(L""); in TEST() local155 CFX_WideString empty_string(L""); in TEST() local
87 Label empty_string; variable
361 Handle<String> empty_string(heap->empty_string()); in TEST() local
61 Handle<String> empty_string = factory->empty_string(); in CreateAccessorPair() local
21633 i::Handle<i::Object> empty_string = factory->empty_string(); in TEST() local
78 static const string empty_string; variable
57 static const string *empty_string; variable
559 Handle<String> empty_string = isolate->factory()->empty_string(); in StringReplaceGlobalRegExpWithEmptyString() local
49 static const string empty_string; variable