Searched refs:RESULT (Results 1 – 3 of 3) sorted by relevance
43 public static final String RESULT = "result"; field in TestCaseRunEntity218 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()
89 static final String RESULT = "Result"; field in VtsMultiDeviceTestResultParser403 String result = (String) resultObject.get(RESULT); in processJsonFile()413 String result = (String) resultObject.get(RESULT); in processJsonFile()
129838 public static final com.android.internal.telephony.gsm.stk.ComprehensionTlvTag RESULT