Home
last modified time | relevance | path

Searched refs:skError (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DSkSLSPIRVTest.cpp25 SkSL::String skError(error); in test_failure() local
26 if (compiler.errorText() != skError) { in test_failure()
30 REPORTER_ASSERT(r, compiler.errorText() == skError); in test_failure()
DSkSLErrorTest.cpp20 SkSL::String skError(error); in test_failure() local
21 if (compiler.errorText() != skError) { in test_failure()
25 REPORTER_ASSERT(r, compiler.errorText() == skError); in test_failure()
/external/skqp/tests/
DSkSLSPIRVTest.cpp25 SkSL::String skError(error); in test_failure() local
26 if (compiler.errorText() != skError) { in test_failure()
30 REPORTER_ASSERT(r, compiler.errorText() == skError); in test_failure()
DSkSLErrorTest.cpp20 SkSL::String skError(error); in test_failure() local
21 if (compiler.errorText() != skError) { in test_failure()
25 REPORTER_ASSERT(r, compiler.errorText() == skError); in test_failure()