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

  /external/jemalloc/test/src/
test.c 10 test_skip(const char *format, ...) function
  /external/jemalloc/test/integration/
allocated.c 94 test_skip("\"thread.allocated\" mallctl not available");
thread_tcache_enabled.c 82 test_skip("\"thread.tcache.enabled\" mallctl not available");
  /libcore/luni/src/test/java/libcore/java/io/
OldFilterReaderTest.java 157 public void test_skip() throws IOException { method in class:OldFilterReaderTest
OldReaderTest.java 96 public void test_skip() throws IOException { method in class:OldReaderTest
OldPushbackReaderTest.java 286 public void test_skip$J() throws IOException {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ReaderTest.java 136 public void test_skip() throws IOException { method in class:ReaderTest
PushbackReaderTest.java 220 public void test_skip$J() {
  /external/lldb/test/unittest2/test/
test_skipping.py 38 def test_skip(self): member in class:Test_TestSkipping.test_skipping_decorators.Foo
45 test_do_skip = Foo("test_skip")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_skipping.py 38 def test_skip(self): pass member in class:Test_TestSkipping.test_skipping_decorators.Foo
42 test_do_skip = Foo("test_skip")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_skipping.py 38 def test_skip(self): pass member in class:Test_TestSkipping.test_skipping_decorators.Foo
42 test_do_skip = Foo("test_skip")
  /external/jemalloc/test/include/test/
test.h 316 test_skip("%s:%s:%d: Test skipped: (%s)", \
322 void test_skip(const char *format, ...) JEMALLOC_ATTR(format(printf, 1, 2));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py 2324 def test_skip(self): member in class:SkipDocTestCase
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
doctest.py 2324 def test_skip(self): member in class:SkipDocTestCase
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 637 milliseconds