Searched refs:newResult (Results 1 – 2 of 2) sorted by relevance
66 char *newResult; in runJniTests() local67 asprintf(&newResult, "%s%s: %s\n", in runJniTests()71 if (newResult == NULL) { in runJniTests()76 result = newResult; in runJniTests()
491 int32_t newResult = RESULT_OK; in analyze() local506 newResult = ERROR_CONFIDENCE; in analyze()522 setResult(newResult); in analyze()