Searched defs:AddBootEventWithValue (Results 1 – 2 of 2) sorted by relevance
69 void BootEventRecordStore::AddBootEventWithValue(const std::string& event, int32_t value) { in AddBootEventWithValue() function in BootEventRecordStore
177 TEST_F(BootEventRecordStoreTest, AddBootEventWithValue) { in TEST_F() argument