Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc1340 : done_(0), total_(0), abort_count_(abort_count) {} in TestActivityControl()
1343 total_ = total; in ReportProgressValue()
1347 int total() { return total_; } in total()
1351 int total_; member in __anondc1e75410411::TestActivityControl