Searched defs:testcase (Results 1 – 7 of 7) sorted by relevance
| /cts/hostsidetests/car/src/android/car/cts/powerpolicy/ |
| D | PowerPolicyTestResult.java | 36 public void addCriteria(String testcase, String action, String subject, String data) in addCriteria() 75 public void checkLastTestResultEntry(String testcase, String action, in checkLastTestResultEntry() 83 public void checkLastTestResultEntry(String testcase, String action, in checkLastTestResultEntry() 93 public boolean checkLastTestResultEntryData(String testcase, String action, in checkLastTestResultEntryData()
|
| D | TestResultTable.java | 52 public void add(String testcase, String action, String subject, String data) in add() 74 private RecordEntry(String testcase, String action, String subject, String data) { in RecordEntry() 136 public boolean equalsWithPowerPolicyData(String testcase, String action, in equalsWithPowerPolicyData()
|
| D | PowerPolicyTestHelper.java | 43 public PowerPolicyTestHelper(String testcase, String step, in PowerPolicyTestHelper()
|
| /cts/hostsidetests/car/src/android/car/cts/ |
| D | PowerPolicyHostTest.java | 75 String testcase = "testPowerPolicySilentModeFull:"; in testPowerPolicySilentMode() local 112 String testcase = "testDefaultStateMachineAtONState:"; in testDefaultStateMachineAtONState() local 135 String testcase = "testPowerPolicyChange:"; in testPowerPolicyChange() local 242 private PowerPolicyTestHelper getTestHelper(String testcase, int stepNo, String stepName) in getTestHelper() 305 private void setClientTestcase(String testcase, int userId) throws Exception { in setClientTestcase() 395 private void defineAndCheckPolicyTest1(String testcase, int stepNo, in defineAndCheckPolicyTest1() 404 private void defineAndCheckPolicyTest2(String testcase, int stepNo, in defineAndCheckPolicyTest2() 413 private void defineAndCheckPolicyListenerTest(String testcase, int stepNo, in defineAndCheckPolicyListenerTest()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/ |
| D | RequesterTestListActivity.java | 99 private void addTestCase(ArrayTestListAdapter adapter, TestCase testcase) { in addTestCase()
|
| /cts/tests/tests/opengl/src/android/opengl/cts/ |
| D | OpenGLES20NativeActivityOne.java | 117 public GL2Renderer(int category, int testcase, CountDownLatch latch) { in GL2Renderer()
|
| /cts/hostsidetests/car/app/src/android/car/cts/app/ |
| D | PowerPolicyTestClient.java | 135 public void setTestcase(String testcase) { in setTestcase()
|