Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DTextureProxyTest.cpp166 bool expectResourceToOutliveProxy = proxy->peekSurface()->resourcePriv().budgetedType() == in basic_test() local
192 if (!expectResourceToOutliveProxy) { in basic_test()
200 REPORTER_ASSERT(reporter, expectResourceToOutliveProxy ? (bool)proxy : !proxy); in basic_test()
203 if (expectResourceToOutliveProxy) { in basic_test()

Completed in 1 milliseconds