Searched defs:input_json (Results 1 – 4 of 4) sorted by relevance
| /third_party/flatbuffers/tests/fuzzer/ |
| D | flatbuffers_monster_fuzzer.cc | 67 const std::string input_json, const bool check_parser) { in do_test()
|
| /third_party/protobuf/conformance/ |
| 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()
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_json/ |
| D | single_tbe_json_creator.cc | 79 auto input_json = inputs_json.at(i); in GenDataJson() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/ |
| D | tbe_kernel_build.cc | 821 void GetInputSizeList(const nlohmann::json &input_json, std::vector<size_t> *input_size_list) { in GetInputSizeList() 892 void GetRealInputSize(const nlohmann::json &input_json, std::vector<size_t> *input_size_list, size_… in GetRealInputSize() 911 void GetInputSizeList2(const nlohmann::json &input_json, std::vector<size_t> *input_size_list) { in GetInputSizeList2()
|