Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dd2i_test.c122 static error_enum expected_errors[] = { in setup_tests() local
/third_party/rust/rust/src/tools/compiletest/src/
Djson.rs152 let mut expected_errors = vec![]; in parse_line() localVariable
Druntest.rs333 let expected_errors = errors::load_errors(&self.testpaths.file, self.revision); in run_cfail_test() localVariable
3771 let expected_errors = errors::load_errors(&self.testpaths.file, self.revision); in run_ui_test() localVariable
/third_party/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc138 const testing::Matcher<std::string>& expected_errors) { in ExpectHasErrors()
157 const testing::Matcher<std::string>& expected_errors) { in ExpectHasEarlyExitErrors()
170 const testing::Matcher<std::string>& expected_errors) { in ExpectHasValidationErrors()
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc4065 const std::string& expected_errors) { in BuildFileWithErrors()
4076 const std::string& expected_errors) { in BuildFileWithErrors()
4086 absl::string_view expected_errors) { in ParseAndBuildFileWithErrors()
4120 absl::string_view expected_errors) { in BuildDescriptorMessagesInTestPoolWithErrors()