Searched refs:empty_vector (Results 1 – 1 of 1) sorted by relevance
/art/profman/ |
D | profile_assistant_test.cc | 424 std::vector<uint32_t> empty_vector; in CheckCompilationMethodPercentChange() local 432 SetupBasicProfile(dex1, hot_methods_cur, empty_vector, empty_vector, in CheckCompilationMethodPercentChange() 435 SetupBasicProfile(dex1, hot_methods_ref, empty_vector, empty_vector, in CheckCompilationMethodPercentChange() 1884 std::vector<uint32_t> empty_vector; in TEST_F() local 1893 SetupBasicProfile(dex1, hot_methods_cur, empty_vector, empty_vector, in TEST_F() 1896 SetupBasicProfile(dex1, hot_methods_ref, empty_vector, empty_vector, in TEST_F()
|