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