OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTestCaseDisabled
(Results
1 - 6
of
6
) sorted by null
/external/chromium/base/
no_windows2000_unittest.h
17
static bool
IsTestCaseDisabled
() {
/external/chromium_org/printing/
printing_test.h
21
static bool
IsTestCaseDisabled
() {
emf_win_unittest.cc
32
static bool
IsTestCaseDisabled
() {
77
if (
IsTestCaseDisabled
())
printing_context_win_unittest.cc
146
if (
IsTestCaseDisabled
())
165
if (
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
())
/external/chromium_org/chrome/browser/printing/
printing_layout_browsertest.cc
254
static bool
IsTestCaseDisabled
() {
255
return Parent::
IsTestCaseDisabled
() || IsClearTypeEnabled();
334
if (
IsTestCaseDisabled
())
368
if (
IsTestCaseDisabled
())
417
if (
IsTestCaseDisabled
())
446
if (
IsTestCaseDisabled
())
Completed in 38 milliseconds