Home
last modified time | relevance | path

Searched defs:SubstringReplacementTestCase (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
Dutils_test.cpp47 struct SubstringReplacementTestCase { struct
48 const char* orig_str;
49 const char* find_substr;
50 const char* replace_substr;
51 const char* expected_str;
52 bool replace_should_succeed;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dutils_test.cpp48 struct SubstringReplacementTestCase { struct
49 const char* orig_str;
50 const char* find_substr;
51 const char* replace_substr;
52 const char* expected_str;
53 bool replace_should_succeed;
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dutils_test.cpp48 struct SubstringReplacementTestCase { struct
49 const char* orig_str;
50 const char* find_substr;
51 const char* replace_substr;
52 const char* expected_str;
53 bool replace_should_succeed;
/third_party/spirv-tools/test/opt/
Dutils_test.cpp48 struct SubstringReplacementTestCase { struct
49 const char* orig_str;
50 const char* find_substr;
51 const char* replace_substr;
52 const char* expected_str;
53 bool replace_should_succeed;