Home
last modified time | relevance | path

Searched defs:ValidateThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DCustomSurfaceView.java48 class ValidateThread extends Thread { class in CustomSurfaceView
54 ValidateThread(double badFPS, double perfectFPS) { in ValidateThread() method in CustomSurfaceView.ValidateThread
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_store_test_callbacks.cc24 void CookieCallback::ValidateThread() const { in ValidateThread() function in net::CookieCallback