Searched refs:result_strings (Results 1 – 2 of 2) sorted by relevance
337 static const char *result_strings[] = { variable653 (result_strings) / in test_epoll_ctl()665 ((result_strings[result])); in test_epoll_ctl()670 EPOLL_CTL_TEST_PASS((result_strings[result])); in test_epoll_ctl()
395 std::vector<string> result_strings; in ComputeReshapePassthroughDimPairs() local396 absl::c_transform(result, std::back_inserter(result_strings), in ComputeReshapePassthroughDimPairs()403 << StrJoin(result_strings, ",") in ComputeReshapePassthroughDimPairs()