HomeSort by relevance Sort by last modified time
    Searched refs:skipTest (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/lldb/test/lang/objc/hidden-ivars/
TestHiddenIvars.py 17 self.skipTest("requires modern objc runtime")
25 self.skipTest("requires modern objc runtime")
34 self.skipTest("requires modern objc runtime")
43 self.skipTest("requires modern objc runtime")
  /external/lldb/test/lang/objc/real-definition/
TestRealDefinition.py 18 self.skipTest("requires modern objc runtime")
27 self.skipTest("requires modern objc runtime")
36 self.skipTest("requires modern objc runtime")
45 self.skipTest("requires modern objc runtime")
  /external/lldb/test/lang/objc/objc++/
TestObjCXX.py 19 self.skipTest("requires Objective-C 2.0 runtime")
28 self.skipTest("requires Objective-C 2.0 runtime")
  /cts/tests/tests/media/src/android/media/cts/
MediaCodecCapabilitiesTest.java 167 MediaUtils.skipTest(TAG, "no test stream");
215 MediaUtils.skipTest(TAG, "fragmented mp4 not supported");
233 MediaUtils.skipTest(TAG, "no test stream");
242 MediaUtils.skipTest(TAG, "no test stream");
251 MediaUtils.skipTest(TAG, "no test stream");
260 MediaUtils.skipTest(TAG, "no test stream");
269 MediaUtils.skipTest(TAG, "no test stream");
278 MediaUtils.skipTest(TAG, "no test stream");
287 MediaUtils.skipTest(TAG, "no test stream");
296 MediaUtils.skipTest(TAG, "no test stream")
    [all...]
  /external/lldb/test/lang/objc/objc-checker/
TestObjCCheckers.py 21 self.skipTest("requires Objective-C 2.0 runtime")
31 self.skipTest("requires Objective-C 2.0 runtime")
  /external/lldb/test/macosx/debug-info/apple_types/
TestAppleTypesIsProduced.py 21 self.skipTest("clang compiler only test")
32 self.skipTest("clang compiler only test")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 245 self.skipTest(
249 self.skipTest(
257 self.skipTest('%s is unavailable' % url)
test_xml_etree_c.py 25 self.skipTest("not enough free memory, need at least 2 GB")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 245 self.skipTest(
249 self.skipTest(
257 self.skipTest('%s is unavailable' % url)
test_xml_etree_c.py 25 self.skipTest("not enough free memory, need at least 2 GB")
  /external/lldb/test/functionalities/register/
TestRegisters.py 23 self.skipTest("This test requires i386 or x86_64 as the architecture for the inferior")
30 self.skipTest("This test requires i386 or x86_64 as the architecture for the inferior")
37 self.skipTest("This test requires i386 or x86_64 as the architecture for the inferior")
44 self.skipTest("This test requires x86_64 as the architecture for the inferior")
51 self.skipTest("This test requires x86_64 as the architecture for the inferior")
60 self.skipTest("This test requires x86_64 as the architecture for the inferior")
  /external/lldb/test/functionalities/fat_archives/
TestFatArchives.py 31 self.skipTest("This test requires x86_64 as the architecture for the inferior")
  /external/lldb/test/lang/cpp/rdar12991846/
TestRdar12991846.py 54 self.skipTest("Skipping because this test is known to crash on i386")
  /external/lldb/test/lang/c/anonymous/
TestAnonymous.py 48 self.skipTest("Skipped because LLDB asserts due to an incorrect AST layout for an anonymous struct: see llvm.org/pr15036")
128 self.skipTest("llvm.org/pr16214 -- clang emits partial DWARF for structures referenced via typedef")
  /external/lldb/test/lang/objc/objc-property/
TestObjCProperty.py 21 self.skipTest("requires modern objc runtime")
31 self.skipTest("requires modern objc runtime")
  /external/lldb/test/unittest2/test/
test_unittest2_with.py 98 self.skipTest('foobar')
115 self.skipTest('no reason')
  /external/lldb/test/lang/c/shared_lib/
TestSharedLib.py 71 self.skipTest("llvm.org/pr16214 -- clang emits partial DWARF for structures referenced via typedef")
  /external/lldb/test/lang/c/shared_lib_stripped_symbols/
TestSharedLibStrippedSymbols.py 71 self.skipTest("llvm.org/pr16214 -- clang emits partial DWARF for structures referenced via typedef")
  /external/lldb/test/lang/cpp/unique-types/
TestUniqueTypes.py 40 self.skipTest("rdar://problem/9173060 lldb hangs while running unique-types for clang version < 3")
  /external/lldb/test/lang/objc/objc-static-method-stripped/
TestObjCStaticMethodStripped.py 20 self.skipTest("requires modern objc runtime")
  /external/skia/tests/
PathOpsExtendedTest.h 54 void (*skipTest)(skiatest::Reporter* , const char* filename),
  /external/lldb/test/api/check_public_api_headers/
TestPublicAPIHeaders.py 26 self.skipTest("LLDB is 64-bit and cannot be linked to 32-bit test program.")
  /external/lldb/test/functionalities/data-formatter/data-formatter-skip-summary/
TestDataFormatterSkipSummary.py 148 self.skipTest("rdar://problem/9804600 wrong namespace for std::string in debug info")
  /external/lldb/test/functionalities/data-formatter/rdar-9974002/
Test-rdar-9974002.py 38 self.skipTest("llvm.org/pr16214 -- clang emits partial DWARF for structures referenced via typedef")
  /external/lldb/test/
lldbtest.py 316 self.skipTest("python api tests")
333 self.skipTest("benchmarks tests")
350 self.skipTest("dsym tests")
367 self.skipTest("dwarf tests")
639 self.skipTest("skip on FreeBSD")
654 self.skipTest("skip on linux")
669 self.skipTest("skip on darwin")
688 self.skipTest("skipping because Clang is used on Linux")
703 self.skipTest("skipping because gcc is the test compiler")
718 self.skipTest("skipping because icc is the test compiler"
    [all...]

Completed in 7736 milliseconds

1 2 3 4 5