Searched defs:input_json (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/tools/security/gdb/gdb_json_printer/test/ |
H A D | gdb_json_printer_test.py | 27 def check_type_and_ctype(input_json, input_type, ctype): argument 32 def check_basic_value(input_json, input_type, ctype, value): argument 59 def replace_address_by_None(input_json): argument
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 476 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonTest() 502 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonIgnoreUnknownTest() 565 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonTestWithValidator() 608 const string& test_name, ConformanceLevel level, const string& input_json) { in ExpectParseFailureForJson()
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 476 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonTest() 502 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonIgnoreUnknownTest() 565 const string& test_name, ConformanceLevel level, const string& input_json, in RunValidJsonTestWithValidator() 608 const string& test_name, ConformanceLevel level, const string& input_json) { in ExpectParseFailureForJson()
|
/aosp_15_r20/external/flatbuffers/tests/fuzzer/ |
H A D | flatbuffers_monster_fuzzer.cc | 72 const std::string input_json, const bool check_parser) { in do_test()
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/ |
H A D | main.rs | 175 let input_json = fs::read_to_string(input_file_path).unwrap(); in main() localVariable
|