Home
last modified time | relevance | path

Searched defs:tids (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/os/src/android/os/cts/
DProcfsHostTests.java115 int[] tids = lookForTidsInProcess(mTestAppPid); in testProcTidStat() local
216 int[] tids = new int[threads.length]; in lookForTidsInProcess() local