HomeSort by relevance Sort by last modified time
    Searched defs:test_cleanup (Results 1 - 9 of 9) sorted by null

  /external/curl/tests/libtest/
mk-lib1521.pl 167 goto test_cleanup;
179 my $check = " if(UNEX(res)) {\n err(\"$name\", res, __LINE__); goto test_cleanup; }\n";
258 my $check = " if(UNEX(res)) {\n geterr(\"$info\", res, __LINE__); goto test_cleanup; }\n";
300 test_cleanup: label
  /external/autotest/server/hosts/
jetstream_host_unittest.py 18 def test_cleanup(self, mock_cleanup, mock_exception_logging): member in class:JetstreamHostTestCase
  /external/clang/test/CodeGenCXX/
exceptions-cxx-new.cpp 48 void test_cleanup() { function
53 // CHECK-LABEL: define {{.*}} @"\01?test_cleanup@@YAXXZ"(
  /external/elfutils/tests/
test-subr.sh 71 test_cleanup() function
  /external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
tagp.c 306 static void test_cleanup(void) function
308 printk("<1> tagp : Enter test_cleanup\n");
328 .cleanup = test_cleanup,
  /external/ltp/testcases/kernel/syscalls/clone/
clone02.c 80 static void test_cleanup(void);
147 test_cleanup();
156 test_cleanup();
176 test_cleanup();
250 static void test_cleanup(void) function
  /external/toolchain-utils/crosperf/
machine_manager_unittest.py 424 def test_cleanup(self): member in class:MachineManagerTest
    [all...]
results_cache_unittest.py 696 def test_cleanup(self, mock_runcmd, mock_getroot): member in class:ResultTest
    [all...]
  /external/python/cpython3/Lib/test/
test_builtin.py 1658 def test_cleanup(self): member in class:ShutdownTest
    [all...]

Completed in 377 milliseconds