Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/json/
Dtest_json.cc229 upb::json::CodeCache parse_codecache; in test_json_roundtrip() local
234 const upb::json::ParserMethodPtr parser_method = parse_codecache.Get(md); in test_json_roundtrip()
311 upb::json::CodeCache parse_codecache; in test_json_failure() local
316 const upb::json::ParserMethodPtr parser_method = parse_codecache.Get(md); in test_json_failure()