Home
last modified time | relevance | path

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

/art/test/904-object-allocation/src/art/
DTest904.java103 final Thread thisThread = Thread.currentThread(); in testThread() local
118 enableAllocationTracking(sameThread ? this : thisThread, false); in testThread()