Home
last modified time | relevance | path

Searched defs:doSingleTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
H A DParentChildTestBase.java53 abstract void doSingleTest(ParentChildTest t) throws Exception; in doSingleTest() method in ParentChildTestBase
H A DDialogFrameTests.java96 void doSingleTest(ParentChildTest t) throws Exception { in doSingleTest() method in DialogFrameTests
/aosp_15_r20/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp267 static void doSingleTest(uint32_t pgmNum, int tex) { in doSingleTest() function