Searched refs:expected_error_path (Results 1 – 2 of 2) sorted by relevance
36 const std::string& expected_error_path, in ExpectNotValid() argument45 EXPECT_EQ(expected_error_path, validator.errors()[0].path) << test_source; in ExpectNotValid()
37 const std::string& expected_error_path,