Searched defs:GetBootEvent (Results 1 – 2 of 2) sorted by relevance
98 bool BootEventRecordStore::GetBootEvent(const std::string& event, BootEventRecord* record) const { in GetBootEvent() function in BootEventRecordStore
189 TEST_F(BootEventRecordStoreTest, GetBootEvent) { in TEST_F() argument