Searched refs:runDrawTest (Results 1 – 1 of 1) sorted by relevance
61 GraphicsStatsProto[] results = runDrawTest("testDrawTenFrames"); in testBasicDrawFrame()83 GraphicsStatsProto[] results = runDrawTest("testDrawJankyFrames"); in testJankyDrawFrame()113 GraphicsStatsProto[] results = runDrawTest("testDrawDaveyFrames"); in testDaveyDrawFrame()135 private GraphicsStatsProto[] runDrawTest(String testName) throws Exception { in runDrawTest() method in GraphicsStatsValidationTest