Home
last modified time | relevance | path

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

/aosp12/art/test/911-get-stack-trace/src/art/
H A DFrames.java31 doTestOtherThreadBusyLoop(); in doTest()
97 public static void doTestOtherThreadBusyLoop() throws Exception { in doTestOtherThreadBusyLoop() method in Frames
H A DTest911.java39 OtherThread.doTestOtherThreadBusyLoop(); in run()
H A DOtherThread.java55 public static void doTestOtherThreadBusyLoop() throws Exception { in doTestOtherThreadBusyLoop() method in OtherThread