Home
last modified time | relevance | path

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

/external/libchrome/base/json/
Djson_parser_unittest.cc234 const char big_json[] = "[\n0,\n1,\n2,\n3,4,5,6 7,\n8,\n9\n]"; in TEST_F() local
236 root = JSONReader::ReadAndReturnError(big_json, JSON_PARSE_RFC, &error_code, in TEST_F()