Searched refs:runScenario (Results 1 – 1 of 1) sorted by relevance
138 List<Snapshot> s1 = runScenario(scenario, matchParent, null); in testScenerio()141 List<Snapshot> s2 = runScenario(scenario, wrapContent, s1); in testScenerio()151 public List<Snapshot> runScenario(Scenario scenario, ViewGroup.LayoutParams lp, in runScenario() method in BaseWrapContentTest