Searched refs:TestDef (Results 1 – 6 of 6) sorted by relevance
35 struct TestDef { struct41 extern std::map<std::string, TestDef> tests; argument60 tests[#name] = (TestDef){#name, ACO_TEST_BUILD_ROOT "/" __FILE__, &struct_name};\
52 std::map<std::string, TestDef> tests;55 static TestDef current_test;143 void run_test(TestDef def) in run_test()
102 struct TestDef in test_async_build() struct108 TestDef testDefs[] = { { sample_async_kernel, CL_BUILD_SUCCESS }, in test_async_build()110 for (TestDef &testDef : testDefs) in test_async_build()
35 struct TestDef { struct36 TestDef& operator + ( const std::string& ) { in operator +() argument39 TestDef& operator[]( const std::string& ) { in operator []() argument55 TestDef td;
41 TestDef(idx, "$idx [$scenario]", scenario) in <lambda>()49 private inner class TestDef( in <lambda>() class in kotlinx.coroutines.selects.SelectDeadlockLFStressTest
23 template <typename T> struct TestDef struct34 TestDef<T> tests[] = { in test_intmath() argument