Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc907 static const size_t kCleanThreshold = 50; in TEST_F() local
983 args.push_back("--clean-class-threshold=" + std::to_string(kCleanThreshold)); in TEST_F()
1027 static const size_t kCleanThreshold = 100; in TEST_F() local
1080 args.push_back("--clean-class-threshold=" + std::to_string(kCleanThreshold)); in TEST_F()