Home | History | Annotate | Download | only in tests

Lines Matching full:adoptedisalive

230     bool adoptedIsAlive = gpu->isTestingOnlyBackendTexture(texHandles[1]);
233 REPORTER_ASSERT(reporter, !adoptedIsAlive);
236 gpu->deleteTestingOnlyBackendTexture(texHandles[1], !adoptedIsAlive);