Searched refs:common_text (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | strength_reduction_test.cpp | 266 const std::vector<const char*> common_text = { in TEST_F() local 342 JoinAllInsts(Concat(common_text, foo_before)), in TEST_F() 343 JoinAllInsts(Concat(common_text, foo_after)), in TEST_F() 352 const std::vector<const char*> common_text = { in TEST_F() local 431 JoinAllInsts(Concat(common_text, foo_before)), in TEST_F() 432 JoinAllInsts(Concat(common_text, foo_after)), in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | strength_reduction_test.cpp | 266 const std::vector<const char*> common_text = { in TEST_F() local 342 JoinAllInsts(Concat(common_text, foo_before)), in TEST_F() 343 JoinAllInsts(Concat(common_text, foo_after)), in TEST_F() 352 const std::vector<const char*> common_text = { in TEST_F() local 431 JoinAllInsts(Concat(common_text, foo_before)), in TEST_F() 432 JoinAllInsts(Concat(common_text, foo_after)), in TEST_F()
|
/third_party/spirv-tools/test/opt/ |
H A D | strength_reduction_test.cpp | 261 const std::vector<const char*> common_text = { in TEST_F() local 337 JoinAllInsts(Concat(common_text, foo_before)), in TEST_F() 338 JoinAllInsts(Concat(common_text, foo_after)), in TEST_F() 347 const std::vector<const char*> common_text = { in TEST_F() local 426 JoinAllInsts(Concat(common_text, foo_before)), in TEST_F() 427 JoinAllInsts(Concat(common_text, foo_after)), in TEST_F()
|
Completed in 4 milliseconds