Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_unit_test.h528 graph_->GetDexFile(), ti ? *ti : DefaultTypeIndexForType(type), param_count_++, type);
552 size_t param_count_ = 0; variable