Searched refs:kFailed (Results 1 - 4 of 4) sorted by relevance

/external/skia/tests/
H A DTest.h29 kFailed, enumerator in enum:skiatest::Reporter::Result
31 kLastResult = kFailed
48 this->report(desc, kFailed);
53 this->report(desc, kFailed);
57 this->report(desc, kFailed);
60 this->report(desc.c_str(), kFailed);
H A DTest.cpp47 if (kFailed == result) {
H A DEmptyPathTest.cpp62 reporter->report(str.c_str(), skiatest::Reporter::kFailed);
/external/chromium/chrome/browser/
H A Dmedia_uitest.cc47 const std::wstring kFailed = L"FAILED"; local
52 if (title == kPlaying || title == kFailed ||

Completed in 53 milliseconds