Searched refs:RESULT_VALUES (Results 1 – 2 of 2) sorted by relevance
74 private static final Set<String> RESULT_VALUES = new HashSet<String>( field in ItsTestActivity241 if (!RESULT_VALUES.contains(result)) { in onReceive()
85 RESULT_VALUES = {RESULT_PASS, RESULT_FAIL, RESULT_NOT_EXECUTED} variable in ItsSession1034 if results[scene][result_key] not in ItsSession.RESULT_VALUES: