Searched refs:testOne (Results 1 – 4 of 4) sorted by relevance
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/ |
D | VtsHalSensorManagerV1_0TargetTest.cpp | 161 auto testOne = [this](uint64_t memSize, uint64_t intendedSize, in TEST_P() local 170 testOne(16, 16, [](const auto &chan, Result result) { in TEST_P() 175 testOne(1024, 1024, [](const auto &chan, Result result) { in TEST_P() 180 testOne(1024, 2048, [](const auto &chan, Result result) { in TEST_P() 185 testOne(1024, 16, [](const auto &chan, Result result) { in TEST_P()
|
/frameworks/base/test-runner/tests/src/android/test/ |
D | TestCaseUtilTest.java | 78 public void testOne() throws Exception { in testOne() method in TestCaseUtilTest.OneTestTestCase 89 public void testOne() throws Exception { in testOne() method in TestCaseUtilTest.OneTestTestCaseWithSuite
|
D | AndroidTestRunnerTest.java | 231 public void testOne() throws Exception { in testOne() method in AndroidTestRunnerTest.OneTestTestCase 236 public void testOne() throws Exception { in testOne() method in AndroidTestRunnerTest.TwoTestTestCase
|
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
D | BitwiseStreamsTest.java | 34 public void testOne() throws Exception { in testOne() method in BitwiseStreamsTest
|