Searched refs:GetTestResultString (Results 1 – 1 of 1) sorted by relevance
223 GetTestResultString(curr_node->expected_test_result)); in GetTestRecordJsonHelper()225 GetTestResultString(curr_node->actual_test_result)); in GetTestRecordJsonHelper()247 std::string GetTestResultString(TestResult test_result) { in GetTestResultString() function