Searched refs:heap_traces_ (Results 1 – 1 of 1) sorted by relevance
243 heap_traces_.push_back(heap_trace); in AddHeapTrace()249 return heap_traces_; in HeapTraces()343 std::vector<HeapSimulatorTrace> heap_traces_; variable