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