Home
last modified time | relevance | path

Searched defs:TestNode (Results 1 – 3 of 3) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
DRepeatingSensorOperation.java76 private class TestNode implements ISensorTestNode { class in RepeatingSensorOperation
80 public TestNode(ISensorTestNode parent, int iteration) { in TestNode() method in RepeatingSensorOperation.TestNode
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsVerifierTestActivity.java161 private class TestNode implements ISensorTestNode { class in SensorCtsVerifierTestActivity
164 public TestNode(Method testMethod) { in TestNode() method in SensorCtsVerifierTestActivity.TestNode
DSensorCtsTestResult.java151 private class TestNode implements ISensorTestNode { class in SensorCtsTestResult
154 public TestNode(TestCase testCase) { in TestNode() method in SensorCtsTestResult.TestNode