Searched defs:logThread (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/testng/src/test/java/test/thread/ | ||
H A D | ThreadPoolSizeBase.java | 12 protected void logThread() { in logThread() method in ThreadPoolSizeBase |
H A D | BaseThreadTest.java | 40 protected void logThread(long threadId) { in logThread() method in BaseThreadTest |
H A D | MultiThreadedDependentSampleTest.java | 124 private void logThread() { in logThread() method in MultiThreadedDependentSampleTest |
/aosp_15_r20/cts/apps/OomCatcher/src/com/android/cts/oomcatcher/ | ||
H A D | OomCatcher.java | 36 Thread logThread; field in OomCatcher |