OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTestCaseDisabled
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
no_windows2000_unittest.h
17
static bool
IsTestCaseDisabled
() {
/external/chromium/chrome/browser/printing/
printing_layout_uitest.cc
202
static bool
IsTestCaseDisabled
() {
203
return Parent::
IsTestCaseDisabled
() || IsClearTypeEnabled();
282
if (
IsTestCaseDisabled
())
316
if (
IsTestCaseDisabled
())
366
if (
IsTestCaseDisabled
())
399
if (
IsTestCaseDisabled
())
Completed in 559 milliseconds