Home
last modified time | relevance | path

Searched defs:TEST_FAILURE (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/common/py_utils/py_utils/constants/
Dexit_codes.py8 TEST_FAILURE = 1 variable
/external/libchrome/base/test/launcher/
Dtest_result.h52 TEST_FAILURE, // Assertion failure (e.g. EXPECT_TRUE, not DCHECK). enumerator