HomeSort by relevance Sort by last modified time
    Searched refs:DISABLE_ON_ANDROID (Results 1 - 2 of 2) sorted by null

  /external/v8/test/unittests/base/platform/
platform-unittest.cc 17 #define DISABLE_ON_ANDROID(Name) DISABLED_##Name
19 #define DISABLE_ON_ANDROID(Name) Name
  /external/libchrome/sandbox/linux/services/
scoped_process_unittest.cc 56 TEST(ScopedProcess, DISABLE_ON_ANDROID(ScopedProcessAbort)) {

Completed in 78 milliseconds