Searched defs:HeapProfilerDump (Results 1 – 4 of 4) sorted by relevance
60 static void HeapProfilerDump( in HeapProfilerDump() function in __anondd550cf60211::MemoryBenchmarkingWrapper
515 extern "C" void HeapProfilerDump(const char *reason) { in HeapProfilerDump() function
631 extern "C" void HeapProfilerDump(const char* reason) { in HeapProfilerDump() function
3600 def HeapProfilerDump(self, process_type, reason, tab_index=0, windex=0): member in PyUITest