Searched refs:nativeResult (Results 1 – 1 of 1) sorted by relevance
82 public static RandomModelExecutionResult fromNativeResult(int nativeResult) { in fromNativeResult() argument84 if (currValue.mValue == nativeResult) { in fromNativeResult()89 String.format("Invalid native result value %d", nativeResult)); in fromNativeResult()