Searched defs:setup_test (Results 1 – 15 of 15) sorted by relevance
7 function(setup_test TEST_NAME) # ARGN are the files in the test function
122 def setup_test(client_test): function
128 void setup_test(int option) in setup_test() function
141 void setup_test(int option) in setup_test() function
505 setup_test() function
131 void setup_test(int option) in setup_test() function
120 static int setup_test(int option) in setup_test() function
117 static int setup_test(int option) in setup_test() function
163 int setup_test(void) in setup_test() function
177 int setup_test(int i) in setup_test() function
213 int setup_test(int i) in setup_test() function
143 def setup_test(self, container_id, job_id, server_package_url, result_path, member in ContainerBucket
194 def setup_test(bucket, container_id, skip_cleanup): function
2020 static void setup_test() in setup_test() function
289 #define setup_test(x) do { \ macro