Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc773 static const size_t kMethodThreshold = 75; in TEST_F() local
848 args.push_back("--method-threshold=" + std::to_string(kMethodThreshold)); in TEST_F()
893 static const size_t kMethodThreshold = 100; in TEST_F() local
942 args.push_back("--method-threshold=" + std::to_string(kMethodThreshold)); in TEST_F()