Home
last modified time | relevance | path

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

/art/tools/dexanalyze/
Ddexanalyze.cc96 exp_count_indices_ = true; in Parse()
122 bool exp_count_indices_ = false; member
135 if (options->run_all_experiments_ || options->exp_count_indices_) { in Analysis()