Searched defs:HlslImportData_SingleIntParamTest (Results 1 – 1 of 1) sorted by relevance
73 using HlslImportData_SingleIntParamTest = TestParamHelper<HlslImportData>; typedef74 TEST_P(HlslImportData_SingleIntParamTest, IntScalar) { in TEST_P() argument