Searched defs:TestAction (Results 1 – 5 of 5) 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
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
148 using TestAction = void (SurfaceInterceptorTest::*)(); typedef in android::SurfaceInterceptorTest