Searched refs:classB (Results 1 – 1 of 1) sorted by relevance
63 private String classB = "fully.qualified.classB"; field in AtestRunnerTest107 setter.setOptionValue("atest-include-filter", "tf/uiautomator:" + classB + "#" + method1); in testLoadTests_filter()118 classFilters.add(classB + "#" + method1); in testLoadTests_filter()