Searched defs:ExpectedMachineAndCpu (Results 1 – 1 of 1) sorted by relevance
323 struct ExpectedMachineAndCpu { in TEST_F() struct324 std::optional<MachineId> machine_id; in TEST_F()325 uint32_t cpu; in TEST_F()327 bool operator==(const ExpectedMachineAndCpu& other) const { in TEST_F()330 bool operator!=(const ExpectedMachineAndCpu& other) const { in TEST_F()