/external/curl/tests/libtest/ |
D | lib1534.c | 45 goto test_cleanup; in test() 51 goto test_cleanup; in test() 61 goto test_cleanup; in test() 71 goto test_cleanup; in test() 78 goto test_cleanup; in test() 89 goto test_cleanup; in test() 96 goto test_cleanup; in test() 102 goto test_cleanup; in test() 115 goto test_cleanup; in test() 121 goto test_cleanup; in test() [all …]
|
D | lib572.c | 74 goto test_cleanup; in test() 84 goto test_cleanup; in test() 88 goto test_cleanup; in test() 103 goto test_cleanup; in test() 113 goto test_cleanup; in test() 122 goto test_cleanup; in test() 130 goto test_cleanup; in test() 136 goto test_cleanup; in test() 147 goto test_cleanup; in test() 154 goto test_cleanup; in test() [all …]
|
D | lib568.c | 71 goto test_cleanup; in test() 85 goto test_cleanup; in test() 96 goto test_cleanup; in test() 105 goto test_cleanup; in test() 114 goto test_cleanup; in test() 120 goto test_cleanup; in test() 130 goto test_cleanup; in test() 139 goto test_cleanup; in test() 149 goto test_cleanup; in test() 158 test_cleanup: in test()
|
D | lib1532.c | 44 goto test_cleanup; in test() 51 goto test_cleanup; in test() 57 goto test_cleanup; in test() 67 goto test_cleanup; in test() 73 goto test_cleanup; in test() 76 test_cleanup: in test()
|
D | lib571.c | 131 goto test_cleanup; in test() 147 goto test_cleanup; in test() 152 goto test_cleanup; in test() 161 goto test_cleanup; in test() 166 goto test_cleanup; in test() 175 goto test_cleanup; in test() 179 goto test_cleanup; in test() 188 goto test_cleanup; in test() 199 test_cleanup: in test()
|
D | lib1511.c | 45 goto test_cleanup; in test() 50 goto test_cleanup; in test() 58 goto test_cleanup; in test() 63 goto test_cleanup; in test() 68 test_cleanup: in test()
|
D | libauthretry.c | 53 test_cleanup: in send_request() 112 goto test_cleanup; in test() 117 goto test_cleanup; in test() 132 goto test_cleanup; in test() 137 goto test_cleanup; in test() 142 goto test_cleanup; in test() 145 test_cleanup: in test()
|
D | lib570.c | 59 goto test_cleanup; in test() 69 goto test_cleanup; in test() 79 goto test_cleanup; in test() 87 goto test_cleanup; in test() 93 goto test_cleanup; in test() 104 test_cleanup: in test()
|
D | test.h | 46 if((res = curl_easy_setopt((A), (B), (C))) != CURLE_OK) goto test_cleanup 49 if((res = curl_multi_setopt((A), (B), (C))) != CURLE_OK) goto test_cleanup 140 goto test_cleanup; \ 161 goto test_cleanup; \ 185 goto test_cleanup; \ 209 goto test_cleanup; \ 233 goto test_cleanup; \ 257 goto test_cleanup; \ 288 goto test_cleanup; \ 318 goto test_cleanup; \ [all …]
|
D | lib536.c | 101 goto test_cleanup; in test() 107 goto test_cleanup; in test() 120 goto test_cleanup; in test() 126 goto test_cleanup; in test() 131 test_cleanup: in test()
|
D | lib569.c | 75 goto test_cleanup; in test() 82 goto test_cleanup; in test() 93 goto test_cleanup; in test() 101 goto test_cleanup; in test() 114 test_cleanup: in test()
|
D | lib575.c | 58 goto test_cleanup; in test() 62 goto test_cleanup; in test() 66 goto test_cleanup; in test() 105 test_cleanup: in test()
|
D | lib1533.c | 160 goto test_cleanup; in test() 168 goto test_cleanup; in test() 178 goto test_cleanup; in test() 186 goto test_cleanup; in test() 191 test_cleanup: in test()
|
D | lib574.c | 56 goto test_cleanup; in test() 61 goto test_cleanup; in test() 64 test_cleanup: in test()
|
D | lib1527.c | 66 goto test_cleanup; in test() 70 goto test_cleanup; in test() 90 test_cleanup: in test()
|
D | lib1509.c | 60 goto test_cleanup; in test() 69 goto test_cleanup; in test() 75 test_cleanup: in test()
|
D | lib553.c | 82 goto test_cleanup; in test() 88 goto test_cleanup; in test() 105 test_cleanup: in test()
|
D | lib1526.c | 66 goto test_cleanup; in test() 70 goto test_cleanup; in test() 91 test_cleanup: in test()
|
D | lib1515.c | 105 test_cleanup: in do_one_request() 140 goto test_cleanup; in test() 146 test_cleanup: in test()
|
D | lib598.c | 52 goto test_cleanup; in test() 65 test_cleanup: in test()
|
D | lib1500.c | 62 goto test_cleanup; in test() 78 test_cleanup: in test()
|
D | lib1528.c | 50 goto test_cleanup; in test() 64 test_cleanup: in test()
|
D | lib1510.c | 53 goto test_cleanup; in test() 88 test_cleanup: in test()
|
/external/ltp/testcases/kernel/syscalls/clone/ |
D | clone02.c | 79 static void test_cleanup(void); 146 test_cleanup(); in main() 155 test_cleanup(); in main() 175 test_cleanup(); in main() 249 static void test_cleanup(void) in test_cleanup() function
|
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/ |
D | network_WiFi_SimpleConnect.py | 26 def test_cleanup(self, client_conf): member in network_WiFi_SimpleConnect 60 self.test_cleanup(client_conf) 84 self.test_cleanup(client_conf)
|