Home
last modified time | relevance | path

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

/art/test/924-threads/src/art/
DTest924.java236 Thread[] threads = getAllThreads(); in doAllThreadsTests()
489 private static native Thread[] getAllThreads(); in getAllThreads() method in Test924