class TestUtils
Defined at line 113 of file ../../src/developer/memory/metrics/tests/test_utils.h
Public Members
static const zx_handle_t kRootHandle
static const zx_handle_t kSelfHandle
static const zx_koid_t kSelfKoid
Public Methods
void CreateCapture (Capture *capture,const CaptureTemplate &t,CaptureLevellevel)
Defined at line 148 of file ../../src/developer/memory/metrics/tests/test_utils.cc
zx_status_t GetCapture (Capture *capture,CaptureLevellevel,const OsResponses &r)
Defined at line 175 of file ../../src/developer/memory/metrics/tests/test_utils.cc
std::vector<ProcessSummary> GetProcessSummaries (const Summary & summary)
Sorted by koid.
Defined at line 167 of file ../../src/developer/memory/metrics/tests/test_utils.cc