Searched defs:IsTestCaseDisabled (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dno_windows2000_unittest.h17 static bool IsTestCaseDisabled() { function in class:NoWindows2000Test
/external/chromium/chrome/browser/printing/
H A Dprinting_layout_uitest.cc202 static bool IsTestCaseDisabled() { function in class:__anon2208::PrintingLayoutTextTest
203 return Parent::IsTestCaseDisabled() || IsClearTypeEnabled();
282 if (IsTestCaseDisabled())
316 if (IsTestCaseDisabled())
366 if (IsTestCaseDisabled())
399 if (IsTestCaseDisabled())

Completed in 389 milliseconds