Home
last modified time | relevance | path

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

/cts/tests/tests/os/jni/
Dandroid_os_cts_PerformanceHintManagerTest.cpp590 auto unassociatedSession = createSessionWithConfig(manager, unassociatedConfig, &errCode); in nativeTestSetNativeSurfaces() local
591 CHECK_SESSION_RETURN(errCode, unassociatedSession, "Session creation while unassociated"); in nativeTestSetNativeSurfaces()