Home
last modified time | relevance | path

Searched defs:setupTest (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
H A DSmokeTestRunner.java50 final TestCase setupTest = new ProcessErrorsTest() { in getAllTests() local
/aosp12/art/test/1962-multi-thread-events/src/art/
H A DTest1962.java81 public static native void setupTest(); in setupTest() method in Test1962
/aosp12/art/test/1953-pop-frame/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/1954-pop-frame-jit/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/1955-pop-frame-jit-called/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/1956-pop-frame-jit-calling/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/1968-force-early-return/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/1969-force-early-return-void/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/1970-force-early-return-long/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/1971-multi-force-early-return/src/art/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/art/test/jvmti-common/
H A DSuspendEvents.java29 public static native void setupTest(); in setupTest() method in SuspendEvents
/aosp12/build/soong/android/
H A Dnamespace_test.go664 func setupTest(t *testing.T, bps map[string]string) (ctx *TestContext) { func
/aosp12/art/test/1922-owned-monitors-info/src/art/
H A DTest1922.java257 public static native void setupTest(); in setupTest() method in Test1922