Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc763 static const size_t kMethodThreshold = 2; in TEST_F() local
804 args.push_back("--boot-image-sampled-method-threshold=" + std::to_string(kMethodThreshold)); in TEST_F()