Home
last modified time | relevance | path

Searched defs:json_file (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/benchmarks/js/
Djs_benchmark.js21 var json_file = ""; variable
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dgen_restricted_traces.py340 def read_json(json_file): argument
/third_party/skia/third_party/externals/spirv-cross/
Dtest_shaders.py605 def regression_check_reflect(shader, json_file, args): argument
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc709 FileDescriptorProto json_file; in SetUp() local