Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc771 static const size_t kCleanThreshold = 50; in TEST_F() local
847 args.push_back("--clean-class-threshold=" + std::to_string(kCleanThreshold)); in TEST_F()
892 static const size_t kCleanThreshold = 100; in TEST_F() local
941 args.push_back("--clean-class-threshold=" + std::to_string(kCleanThreshold)); in TEST_F()