Home
last modified time | relevance | path

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

/external/jsoncpp/example/stringWrite/
DstringWrite.cpp25 const std::string json_file = writer.write(root); in main() local
29 const std::string json_file = Json::writeString(builder, root); in main() local
/external/autotest/client/site_tests/graphics_dEQP/scripts/
Dfailure_matrix.py46 def load_expectation_dict(json_file): argument
55 def load_expectations(json_file): argument
Dprocess_logs.py103 def load_expectation_dict(json_file): argument
113 def load_expectations(json_file): argument
/external/flatbuffers/samples/
Dsample_bfbs.cpp28 std::string json_file; in main() local
/external/vulkan-validation-layers/scripts/
Dexternal_revision_generator.py94 def get_commit_id_from_json(json_file, json_keys): argument
/external/llvm-project/libc/benchmarks/
DCMakeLists.txt165 set(json_file "/tmp/last-${conf_target}.json") variable
/external/protobuf/benchmarks/js/
Djs_benchmark.js21 var json_file = ""; variable
/external/arm-trusted-firmware/tools/sptool/
Dsp_mk_generator.py57 json_file = os.path.abspath(sys.argv[2]) variable
/external/autotest/client/bin/result_tools/
Dresult_info.py732 def save_summary(summary, json_file): argument
742 def load_summary_json_file(json_file): argument
/external/webrtc/android_tools/
Dgenerate_bp.py247 json_file = open(sys.argv[1], "r") variable
/external/angle/src/tests/restricted_traces/
Dgen_restricted_traces.py277 def read_json(json_file): argument
/external/grpc-grpc/test/cpp/qps/
Dqps_json_driver.cc188 FILE* json_file = fopen(FLAGS_scenarios_file.c_str(), "r"); in QpsDriver() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectTrace.cpp100 FileSpec json_file(command[0].ref()); in DoExecute() local
/external/pigweed/pw_env_setup/py/pw_env_setup/
Denv_setup.py183 json_file, project_root, config_file): argument
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc709 FileDescriptorProto json_file; in SetUp() local