Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc64 bool use_fd = false) {
97 bool use_fd = false,
252 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest()
654 bool use_fd, in CompileProfileOdex()