Searched defs:TestAction (Results 1 – 6 of 6) sorted by relevance
64 class TestAction implements Runnable { class in BlasTest67 public TestAction(TestName testName) { in TestAction() method in BlasTest.TestAction
171 struct TestAction { struct193 TestAction::TestAction() in TestAction() argument
308 private static class TestAction implements ActionDisplay { class in InspectorControllerTest310 private TestAction() { in TestAction() method in InspectorControllerTest.TestAction
63 class TestAction implements Runnable { class in ImageProcessingTest66 public TestAction(TestName testName) { in TestAction() method in ImageProcessingTest.TestAction
74 class TestAction implements Runnable { class in ImageProcessingTest77 public TestAction(TestName testName) { in TestAction() method in ImageProcessingTest.TestAction
159 using TestAction = void (SurfaceInterceptorTest::*)(); typedef in android::SurfaceInterceptorTest