Lines Matching refs:profile_fds
381 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationMethodPercentChange() local
399 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationMethodPercentChange()
407 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationClassPercentChange() local
414 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationClassPercentChange()
430 std::vector<int> profile_fds({ in TEST_F() local
443 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
464 std::vector<int> profile_fds({ in TEST_F() local
474 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
493 std::vector<int> profile_fds({ in TEST_F() local
514 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
537 std::vector<int> profile_fds({ in TEST_F() local
550 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
612 std::vector<int> profile_fds({ in TEST_F() local
626 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
640 std::vector<int> profile_fds({ in TEST_F() local
655 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
1001 std::vector<int> profile_fds({GetFd(profile1)}); in TEST_F() local
1021 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
1166 std::vector<int> profile_fds({ in TEST_F() local