Searched refs:profile_fds (Results 1 – 1 of 1) sorted by relevance
381 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationMethodPercentChange() local399 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationMethodPercentChange()407 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationClassPercentChange() local414 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationClassPercentChange()430 std::vector<int> profile_fds({ in TEST_F() local443 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()464 std::vector<int> profile_fds({ in TEST_F() local474 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()493 std::vector<int> profile_fds({ in TEST_F() local514 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()[all …]