Searched refs:result_strings (Results 1 – 2 of 2) sorted by relevance
337 static const char *result_strings[] = { variable652 (int)(sizeof(result_strings) / in test_epoll_ctl()664 ((result_strings[result])); in test_epoll_ctl()669 EPOLL_CTL_TEST_PASS((result_strings[result])); in test_epoll_ctl()
401 std::vector<std::string> result_strings; in ComputeReshapePassthroughDimPairs() local402 absl::c_transform(result, std::back_inserter(result_strings), in ComputeReshapePassthroughDimPairs()409 << StrJoin(result_strings, ",") in ComputeReshapePassthroughDimPairs()