Searched refs:cleanup_test (Results 1 – 14 of 14) sorted by relevance
115 static void cleanup_test() { in cleanup_test() function151 cleanup_test(); in test_non_null_reserved_on_start_batch()170 cleanup_test(); in test_non_null_reserved_on_op()201 cleanup_test(); in test_send_initial_metadata_more_than_once()220 cleanup_test(); in test_too_many_metadata()244 cleanup_test(); in test_send_null_message()277 cleanup_test(); in test_send_messages_at_the_same_time()299 cleanup_test(); in test_send_server_status_from_client()330 cleanup_test(); in test_receive_initial_metadata_twice_at_client()349 cleanup_test(); in test_receive_message_with_invalid_flags()[all …]
85 void cleanup_test(int);152 cleanup_test(i); in main()231 void cleanup_test(int i) in cleanup_test() function
89 void cleanup_test(int);171 cleanup_test(i); in main()265 void cleanup_test(int i) in cleanup_test() function
26 absl_source_set("cleanup_test") {28 sources = [ "cleanup_test.cc" ]
45 cleanup_test47 "cleanup_test.cc"
54 name = "cleanup_test",57 "cleanup_test.cc",
86 static void cleanup_test(skiatest::Reporter* reporter) { in cleanup_test() function127 cleanup_test(reporter); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
88 static void cleanup_test(skiatest::Reporter* reporter) { in cleanup_test() function134 cleanup_test(reporter); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
293 #define cleanup_test() setup_test("cleanup") macro314 cleanup_test(); in test_simpleread()330 cleanup_test(); in test_simplewrite()362 cleanup_test(); in test_simpleread_multiple()549 cleanup_test(); in test_multiple()578 cleanup_test(); in test_persistent()609 cleanup_test(); in test_combined()632 cleanup_test(); in test_simpletimeout()1022 cleanup_test(); in test_fork()1160 cleanup_test(); in test_simplesignal_impl()[all …]
480 cleanup_test() function552 cleanup_test $i
915 static void cleanup_test(void) in cleanup_test() function929 cleanup_test(); in read_test_request()1050 cleanup_test(); in main()
259 "cleanup_test.cc",
187 "absl/cleanup:cleanup_test",
688 o Remove the now-obsolete setup_test() and cleanup_test() functions (e73f1d7)