Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dconformance_test.cc356 string effective_test_name = "ProtobufInput." + test_name; in ExpectParseFailureForProto() local
415 string effective_test_name = "JsonInput." + test_name + ".Validator"; in RunValidJsonTestWithValidator() local
451 string effective_test_name = "JsonInput." + test_name; in ExpectParseFailureForJson() local
478 string effective_test_name = test_name + ".JsonOutput"; in ExpectSerializeFailureForJson() local