Home
last modified time | relevance | path

Searched refs:fake_source (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.debug_test.cpp94 std::string fake_source = "To be or not to be"; in TEST_F() local
96 "OpSource GLSL 450 %file_id \"" + fake_source + "\""; in TEST_F()
99 MakeVector(fake_source)))); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.debug_test.cpp94 std::string fake_source = "To be or not to be"; in TEST_F() local
96 "OpSource GLSL 450 %file_id \"" + fake_source + "\""; in TEST_F()
99 MakeVector(fake_source)))); in TEST_F()
/third_party/spirv-tools/test/
H A Dtext_to_binary.debug_test.cpp96 std::string fake_source = "To be or not to be"; in TEST_F() local
98 "OpSource GLSL 450 %file_id \"" + fake_source + "\""; in TEST_F()
102 MakeVector(fake_source)))); in TEST_F()

Completed in 2 milliseconds