Searched refs:profile_fds (Results 1 – 1 of 1) sorted by relevance
366 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationMethodPercentChange() local383 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationMethodPercentChange()391 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationClassPercentChange() local398 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationClassPercentChange()416 std::vector<int> profile_fds({ in TEST_F() local429 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()450 std::vector<int> profile_fds({ in TEST_F() local460 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()479 std::vector<int> profile_fds({ in TEST_F() local500 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()[all …]