Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_dEQP/scripts/
Dfailure_matrix.py44 def load_expectation_dict(json_file): argument
53 def load_expectations(json_file): argument
Dprocess_logs.py103 def load_expectation_dict(json_file): argument
113 def load_expectations(json_file): argument
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc599 FileDescriptorProto json_file; in SetUp() local