Searched defs:ValidateExtIntoCore (Results 1 – 3 of 3) sorted by relevance
266 using ValidateExtIntoCore = spvtest::ValidateBase<ExtIntoCoreCase>; typedef271 TEST_P(ValidateExtIntoCore, DoNotAskForExtensionInLaterVersion) { in TEST_P() argument