Home
last modified time | relevance | path

Searched refs:CommonTypes (Results 1 – 7 of 7) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/opt/
Dunify_const_test.cpp30 std::vector<std::string> CommonTypes() { in CommonTypes() function
340 test_builder.AppendTypesConstantsGlobals(CommonTypes()); in TEST_P()
341 expected_builder.AppendTypesConstantsGlobals(CommonTypes()); in TEST_P()
Deliminate_dead_const_test.cpp149 const std::vector<std::string> CommonTypes = { variable
190 builder.AppendTypesConstantsGlobals(CommonTypes) in TEST_P()
Daggressive_dead_code_elim_test.cpp4203 const std::vector<std::string> CommonTypes = { variable
4244 builder.AppendTypesConstantsGlobals(CommonTypes) in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dunify_const_test.cpp30 std::vector<std::string> CommonTypes() { in CommonTypes() function
340 test_builder.AppendTypesConstantsGlobals(CommonTypes()); in TEST_P()
341 expected_builder.AppendTypesConstantsGlobals(CommonTypes()); in TEST_P()
Deliminate_dead_const_test.cpp149 const std::vector<std::string> CommonTypes = { variable
190 builder.AppendTypesConstantsGlobals(CommonTypes) in TEST_P()
Daggressive_dead_code_elim_test.cpp4203 const std::vector<std::string> CommonTypes = { variable
4244 builder.AppendTypesConstantsGlobals(CommonTypes) in TEST_P()
/external/grpc-grpc/test/cpp/end2end/
Dthread_stress_test.cc304 CommonTypes; typedef
305 TYPED_TEST_CASE(End2endTest, CommonTypes);
404 TYPED_TEST_CASE(AsyncClientEnd2endTest, CommonTypes);