Searched defs:ExpectedMachineAndCpu (Results 1 – 1 of 1) sorted by relevance
322 struct ExpectedMachineAndCpu { in TEST_F() struct323 std::optional<MachineId> machine_id; in TEST_F()324 uint32_t cpu; in TEST_F()326 bool operator==(const ExpectedMachineAndCpu& other) const { in TEST_F()329 bool operator!=(const ExpectedMachineAndCpu& other) const { in TEST_F()