Searched defs:testStart (Results 1 – 5 of 5) sorted by relevance
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/ | ||
D | PerfettoTracingPerTestStrategy.java | 86 void testStart(DataRecord testData, Description description) { in testStart() method in PerfettoTracingPerTestStrategy |
D | PerfettoTracingPerClassStrategy.java | 74 void testStart(DataRecord testData, Description description) { in testStart() method in PerfettoTracingPerClassStrategy |
D | BaseCollectionListener.java | 130 public void testStart(Function<String, Boolean> filter, Description description) { in testStart() method in BaseCollectionListener |
D | HeapDumpListener.java | 113 public void testStart(Function<String, Boolean> filter, Description description) { in testStart() method in HeapDumpListener |
D | PerfettoTracingStrategy.java | 247 void testStart(DataRecord testData, Description description) { in testStart() method in PerfettoTracingStrategy |