Searched defs:GetSnapshot (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/profiler/ | ||
D | heap-profiler.cc | 132 HeapSnapshot* HeapProfiler::GetSnapshot(int index) { in GetSnapshot() function in v8::internal::HeapProfiler |
/external/libchrome/base/metrics/ | ||
D | statistics_recorder.cc | 290 void StatisticsRecorder::GetSnapshot(const std::string& query, in GetSnapshot() function in base::StatisticsRecorder |
D | statistics_recorder_unittest.cc | 156 TEST_F(StatisticsRecorderTest, GetSnapshot) { in TEST_F() argument |