Searched defs:test_run (Results 1 – 13 of 13) sorted by relevance
55 test_run = cpp.run(clang_test_code, name : 'dep-clang-usable', variable80 test_run = cpp.run(clang_test_code, name : 'dep-clang-usable', variable
115 def test_run(self): member in BuildCLibTestCase
72 static void test_run(void) in test_run() function
78 static void test_run(void) in test_run() function
89 def test_run(self): member in ProfileTest
125 static void test_run(void) in test_run() function
170 static void test_run(void) in test_run() function
150 static void test_run(void) in test_run() function
186 static void test_run(void) in test_run() function
218 def test_run(self): member in Test_TestSuite
238 static int test_run(void) in test_run() function
2672 _test_run& test_run = *it; in deinit() local3066 const _test_run& test_run = *test_run_iterator; in iterate() local
26096 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *); member