Searched defs:test_result (Results 1 – 8 of 8) sorted by relevance
77 subroutine test_result() subroutine
77 int test_result = 0; in test_vals() local
59 int test_result = 0; in test_vals() local
33 …DeathTestResult test_result = test_case.Run(std::array<DeathCause, 1>{expected_cause}, func, get_m… in TestDeathTest() local
115 test_result = None global() variable
1043 static void RecordProperty(TestResult* test_result, in RecordProperty()1049 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults()1054 const TestResult& test_result) { in test_part_results()
5602 TestResult* test_result; // TestResult appropriate for property recording. in RecordProperty() local5906 TestResult& test_result = in RunAllTests() local
358 DeathTestResult test_result = test_case.Run(expected_causes, func, matcher); in ExpectDeath() local