Searched defs:testId (Results 1 – 6 of 6) sorted by relevance
67 String testId = String.format("%s#%s", normalizedClassName, normalizedMethodName); in finished() local
44 private val testId = "test-id" constant
139 String testId = getTestFileName(description); in updateIterationCount() local
294 private String processPerfettoFile(String testId) throws DeviceNotAvailableException { in processPerfettoFile()
296 String testId = buildTestId(suiteName, caseName, testName, abi); in generateTestResultSignature() local
528 private String processPerfettoFile(String testId) throws DeviceNotAvailableException { in processPerfettoFile()629 String testId = String.format("%s.%s$%d", BOOTTIME_TEST, BOOTTIME_TEST, (count + 1)); in testSuccessiveBoots() local