Searched defs:KillInstTest (Results 1 – 3 of 3) sorted by relevance
1440 using KillInstTest = ::testing::TestWithParam<KillInstTestCase>; typedef1442 TEST_P(KillInstTest, Case) { in TEST_P() argument