Searched defs:strategy (Results 1 – 7 of 7) sorted by relevance
86 PerfettoTracingStrategy strategy = in initStrategy() local104 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartOnRunStart() local116 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartOnRunStartMultiple() local130 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceEndOnRunEnd() local144 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceEndOnRunEndMultiple() local162 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceDoesNotStartOnTestStart() local183 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceDoesNotStopOnTestEnd() local200 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceDoesNotStopOnFailure() local
89 PerfettoTracingStrategy strategy = in initStrategy() local107 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartOnFirstTestStart() local121 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartOncePerClass() local138 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartInClassChange() local155 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceEndsOnRunEnds() local171 PerfettoTracingStrategy strategy = initStrategy(b); in testDoNotReportMetricOnTest() local186 PerfettoTracingStrategy strategy = initStrategy(b); in testReportMetricOnRunEndOnly() local202 PerfettoTracingStrategy strategy = initStrategy(b); in testReportMultipleMetricsOnRunEnd() local
86 TestPerfettoTracingStrategy strategy = in initStrategy() local101 TestPerfettoTracingStrategy strategy = initStrategy(b); in testGetParameter_noArgumentPassed_returnsDefaultValue() local110 TestPerfettoTracingStrategy strategy = initStrategy(b); in testGetParameter_globalArgumentPassed_returnsProvidedValue() local120 TestPerfettoTracingStrategy strategy = initStrategy(b); in testGetParameter_strategySpecificArgumentPassed_returnsProvidedValue() local130 TestPerfettoTracingStrategy strategy = initStrategy(b); in testGetParameter_otherStrategySpecificArgumentPassed_returnsDefaultValue() local138 TestPerfettoTracingStrategy strategy = initStrategy(b); in testNoIterationArgumentPassed_doesNotSkipMetrics() local149 TestPerfettoTracingStrategy strategy = initStrategy(b); in testAllowIterationArgumentPassedWithOneIteration_skipMetricForOtherIterations() local161 TestPerfettoTracingStrategy strategy = initStrategy(b); in testAllowIterationArgumentPassedWithMultipleIterations_skipMetricForOthers() local173 TestPerfettoTracingStrategy strategy = initStrategy(b); in testCallSkipMetricForNotExecutedTest_throwException() local
92 PerfettoTracingStrategy strategy = in initStrategy() local111 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartOnTestStart() local125 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartOnTestStartMultiple() local142 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceEndOnRunEnd() local159 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceEndOnRunEndMultiple() local180 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceDoesNotStartOnRunStart() local196 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceDoesNotStopOnFailure() local
91 PerfettoTracingBeforeAfterTestStrategy strategy = in initStrategy() local108 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartAndEndOnTestStart() local121 PerfettoTracingStrategy strategy = initStrategy(b); in testPerfettoTraceStartAndEndOnTestEnd() local136 PerfettoTracingStrategy strategy = initStrategy(b); in testTwoTests_startsAndEndsPerfettoCollectionForAllExecutions() local153 PerfettoTracingStrategy strategy = initStrategy(b); in testTwoIterations_onlySecondIsAllowed_collectsTraceOnlyForTheSecond() local
91 ILauncherStrategy strategy = launcherStrategy.newInstance(); in registerLauncherStrategy() local92 mInstanceMap.put(strategy.getSupportedLauncherPackage(), strategy); in registerLauncherStrategy() local116 ILauncherStrategy strategy = mInstanceMap.get(launcherPkg); in getLauncherStrategy() local
87 ILauncherStrategy strategy = launcherStrategy.newInstance(); in registerLauncherStrategy() local88 mInstanceMap.put(strategy.getSupportedLauncherPackage(), strategy); in registerLauncherStrategy() local109 ILauncherStrategy strategy = mInstanceMap.get(launcherPkg); in getLauncherStrategy() local