Home
last modified time | relevance | path

Searched refs:RESULT (Results 1 – 3 of 3) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestCaseRunEntity.java43 public static final String RESULT = "result"; field in TestCaseRunEntity
218 if (e.hasProperty(TEST_CASE_NAME) && e.hasProperty(RESULT)) { in fromEntity()
220 (String) e.getProperty(TEST_CASE_NAME), (int) (long) e.getProperty(RESULT)); in fromEntity()
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParser.java89 static final String RESULT = "Result"; field in VtsMultiDeviceTestResultParser
403 String result = (String) resultObject.get(RESULT); in processJsonFile()
413 String result = (String) resultObject.get(RESULT); in processJsonFile()
/test/suite_harness/tools/dex-tools/dex/
Dclasses.out.dex129838 public static final com.android.internal.telephony.gsm.stk.ComprehensionTlvTag RESULT