Home
last modified time | relevance | path

Searched refs:expected_error_path (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/
Djson_schema_validator_unittest.cc34 const std::string& expected_error_path, in ExpectNotValid() argument
43 EXPECT_EQ(expected_error_path, validator.errors()[0].path) << test_source; in ExpectNotValid()
Djson_schema_validator_unittest_base.h38 const std::string& expected_error_path,