Searched refs:TimestampPid (Results 1 – 1 of 1) sorted by relevance
566 using TimestampPid = std::pair</* timestamp */ uint64_t, /* pid */ int32_t>; in TEST_F() typedef567 std::map<TimestampPid, protos::gen::ProcessStats::Process> processes_map; in TEST_F()