Searched refs:init_test (Results 1 – 4 of 4) sorted by relevance
42 def init_test(options, testdir): function114 client_test = init_test(options, os.path.join(testdir, test_name))
82 name = "init_test",83 srcs = ["init_test.cc"],
211 static void init_test(void) in init_test() function251 init_test(); in main()
172 self.init_test()174 def init_test(self): member in Tracer