Home
last modified time | relevance | path

Searched refs:RESULT_PASS (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/test/expectations/
Dexpectation_unittest.cc11 test_expectations::Result result = test_expectations::RESULT_PASS; in TEST()
26 EXPECT_EQ(test_expectations::RESULT_PASS, result); in TEST()
30 EXPECT_EQ(test_expectations::RESULT_PASS, result); in TEST()
Dexpectation.cc29 *out_result = RESULT_PASS; in ResultFromString()
156 result(RESULT_PASS) { in Expectation()
Dexpectation.h32 RESULT_PASS, enumerator