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