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;
423 TEST_F(Conformance, PartitionInfo) { in TEST_F() argument
739 class PartitionInfo(_message.Message): class
135 message PartitionInfo { message