Home
last modified time | relevance | path

Searched defs:use_fd (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat_test.cc59 bool use_fd = false) {
89 bool use_fd = false) {
241 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest()
622 bool use_fd, in CompileProfileOdex()