Searched defs:test_type (Results 1 – 2 of 2) sorted by relevance
147 extern "C" void InnerFunction(TestTypeEnum test_type) { in InnerFunction()193 extern "C" void MiddleFunction(TestTypeEnum test_type) { in MiddleFunction()197 extern "C" void OuterFunction(TestTypeEnum test_type) { in OuterFunction()215 TestTypeEnum* test_type = reinterpret_cast<TestTypeEnum*>(data); in LocalUnwind() local220 TestTypeEnum test_type = TEST_TYPE_LOCAL_UNWINDER; in TEST_F() local225 TestTypeEnum test_type = TEST_TYPE_LOCAL_UNWINDER_FROM_PID; in TEST_F() local
518 void ElfInterfaceTest::SonameInit(SonameTestEnum test_type) { in SonameInit()