Searched defs:PartitionInfo (Results 1 – 5 of 5) sorted by relevance
64 struct PartitionInfo { struct65 enum TestConfig { NO = 0, NO_WRITES, YES };66 bool hashable;67 bool slots; // Does it have slots68 bool parsed; // Does the bootloader do parsing on the img?69 TestConfig test;
403 TEST_F(Conformance, PartitionInfo) { in TEST_F() argument
790 PartitionInfo = _reflection.GeneratedProtocolMessageType('PartitionInfo', (_message.Message,), { variable
144 message PartitionInfo { message