Searched refs:RunValidJsonIgnoreUnknownTest (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.h | 63 void RunValidJsonIgnoreUnknownTest(const std::string& test_name,
|
H A D | binary_json_conformance_suite.cc | 501 void BinaryAndJsonConformanceSuite::RunValidJsonIgnoreUnknownTest( in RunValidJsonIgnoreUnknownTest() function in google::protobuf::BinaryAndJsonConformanceSuite 1561 RunValidJsonIgnoreUnknownTest("IgnoreUnknownJsonNumber", REQUIRED, in RunJsonTests() 1566 RunValidJsonIgnoreUnknownTest("IgnoreUnknownJsonString", REQUIRED, in RunJsonTests() 1571 RunValidJsonIgnoreUnknownTest("IgnoreUnknownJsonTrue", REQUIRED, in RunJsonTests() 1576 RunValidJsonIgnoreUnknownTest("IgnoreUnknownJsonFalse", REQUIRED, in RunJsonTests() 1581 RunValidJsonIgnoreUnknownTest("IgnoreUnknownJsonNull", REQUIRED, in RunJsonTests() 1586 RunValidJsonIgnoreUnknownTest("IgnoreUnknownJsonObject", REQUIRED, in RunJsonTests()
|
Completed in 5 milliseconds