Home
last modified time | relevance | path

Searched defs:TestAction (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DBlasTest.java64 class TestAction implements Runnable { class in BlasTest
67 public TestAction(TestName testName) { in TestAction() method in BlasTest.TestAction
/frameworks/base/tools/bit/
Dmain.cpp169 struct TestAction { struct
194 TestAction::TestAction() : passCount(0), failCount(0), ignoreCount(0) {} in TestAction() argument
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DImageProcessingTest.java63 class TestAction implements Runnable { class in ImageProcessingTest
66 public TestAction(TestName testName) { in TestAction() method in ImageProcessingTest.TestAction
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DImageProcessingTest.java74 class TestAction implements Runnable { class in ImageProcessingTest
77 public TestAction(TestName testName) { in TestAction() method in ImageProcessingTest.TestAction