Home
last modified time | relevance | path

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

/art/test/923-monitors/src/art/
DTest923.java46 destroyRawMonitor(sharedId); in doTest()
292 private static native void destroyRawMonitor(long id); in destroyRawMonitor() method in Test923