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