Home
last modified time | relevance | path

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

/art/test/1919-vminit-thread-start-timing/src/art/
DTest1919.java23 Thread testing_thread = getTestingThread(); in run()
64 public static native Thread getTestingThread(); in getTestingThread() method in Test1919