Searched defs:test_name (Results 1 – 6 of 6) sorted by relevance
38 void RunGwpAsanTest(const char* test_name) { in RunGwpAsanTest()52 void RunSubtestNoEnv(const char* test_name) { in RunSubtestNoEnv()
27 explicit DlfcnSymlink(const char* test_name) { in DlfcnSymlink()
128 #define FORTIFY_TEST(test_name) TEST_F(FORTIFY_TEST_NAME, test_name) argument135 #define FORTIFY_TEST(test_name) void test_name() argument
198 #define FDTRACK_TEST_NAME(test_name, fdtrack_name, expression) \ argument
228 void Exec(const char* test_name, const char* debug_options, int expected_exit_code = 0) { in Exec()257 void InternalExec(const char* test_name, const char* debug_options, int expected_exit_code) { in InternalExec()
138 void MallocHooksTest::RunTest(std::string test_name) { in RunTest()