Home
last modified time | relevance | path

Searched refs:profile_fds (Results 1 – 1 of 1) sorted by relevance

/art/profman/
Dprofile_assistant_test.cc381 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()
[all …]