Searched refs:test_result (Results 1 – 2 of 2) sorted by relevance
50 int test_result = RUN_ALL_TESTS(); in main() local51 LOG(INFO) << "unittest return value: " << test_result; in main()52 return test_result; in main()
327 self.__class__.test_result = result