Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc366 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationMethodPercentChange() local
383 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationMethodPercentChange()
391 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationClassPercentChange() local
398 return ProcessProfiles(profile_fds, reference_profile_fd); in CheckCompilationClassPercentChange()
416 std::vector<int> profile_fds({ in TEST_F() local
429 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
450 std::vector<int> profile_fds({ in TEST_F() local
460 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
479 std::vector<int> profile_fds({ in TEST_F() local
500 ProcessProfiles(profile_fds, reference_profile_fd)); in TEST_F()
[all …]