Lines Matching refs:ValidBasePointerTest
37 using ValidBasePointerTest = PassTest<::testing::Test>; typedef
830 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointersStorageBuffer) { in TEST_F() argument
857 TEST_F(ValidBasePointerTest, OpSelectBadNoVariablePointers) { in TEST_F() argument
885 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointersStorageBuffer) { in TEST_F() argument
913 TEST_F(ValidBasePointerTest, OpSelectGoodVariablePointers) { in TEST_F() argument
941 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointersStorageBuffer) { in TEST_F() argument
965 TEST_F(ValidBasePointerTest, OpConstantNullBadNoVariablePointers) { in TEST_F() argument
990 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointersStorageBuffer) { in TEST_F() argument
1015 TEST_F(ValidBasePointerTest, OpConstantNullGoodVariablePointers) { in TEST_F() argument
1040 TEST_F(ValidBasePointerTest, OpPhiBadNoVariablePointersStorageBuffer) { in TEST_F() argument
1067 TEST_F(ValidBasePointerTest, OpPhiBadNoVariablePointers) { in TEST_F() argument
1095 TEST_F(ValidBasePointerTest, OpPhiGoodVariablePointersStorageBuffer) { in TEST_F() argument
1123 TEST_F(ValidBasePointerTest, OpPhiGoodVariablePointers) { in TEST_F() argument
1151 TEST_F(ValidBasePointerTest, OpFunctionCallBadNoVariablePointersStorageBuffer) { in TEST_F() argument
1181 TEST_F(ValidBasePointerTest, OpFunctionCallBadNoVariablePointers) { in TEST_F() argument
1212 TEST_F(ValidBasePointerTest, OpFunctionCallGoodVariablePointersStorageBuffer) { in TEST_F() argument
1243 TEST_F(ValidBasePointerTest, OpFunctionCallGoodVariablePointers) { in TEST_F() argument