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