Home
last modified time | relevance | path

Searched refs:kUnquotedDictionaryKey (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/json/
Djson_reader.cc31 const char JSONReader::kUnquotedDictionaryKey[] = member in base::JSONReader
101 return kUnquotedDictionaryKey; in ErrorCodeToString()
Djson_reader.h84 static const char kUnquotedDictionaryKey[]; variable
Djson_parser_unittest.cc267 JSONReader::kUnquotedDictionaryKey), error_message); in TEST_F()
/external/libweave/third_party/chromium/base/json/
Djson_reader.cc31 const char JSONReader::kUnquotedDictionaryKey[] = member in base::JSONReader
101 return kUnquotedDictionaryKey; in ErrorCodeToString()
Djson_reader.h84 static const char kUnquotedDictionaryKey[]; variable
Djson_parser_unittest.cc268 JSONReader::kUnquotedDictionaryKey), error_message); in TEST_F()