Home
last modified time | relevance | path

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

/aosp_15_r20/external/parameter-framework/upstream/tools/clientSimulator/
H A DpfClientSimulator.py45 def close(logger, testLauncher, coverage): argument
79 testLauncher): argument
/aosp_15_r20/cts/hostsidetests/install/src/android/cts/install/host/
H A DLauncherRule.java46 LauncherRule(BaseHostJUnit4Test hostTest, String testLauncher) { in LauncherRule()
/aosp_15_r20/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
H A DScenario.py45 testLauncher): argument
/aosp_15_r20/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/userInteraction/
H A DUserInteractor.py42 def __init__(self, testLauncher, criterions): argument