OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISABLE_ON_ANDROID
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/tests/
unit_tests.h
42
#define
DISABLE_ON_ANDROID
(test_name) DISABLED_##test_name
44
#define
DISABLE_ON_ANDROID
(test_name) test_name
/external/chromium_org/sandbox/linux/services/
scoped_process_unittest.cc
57
TEST(ScopedProcess,
DISABLE_ON_ANDROID
(ScopedProcessAbort)) {
Completed in 216 milliseconds