Searched defs:BootEventRecordStoreTest (Results 1 – 1 of 1) sorted by relevance
101 class BootEventRecordStoreTest : public ::testing::Test { class103 BootEventRecordStoreTest() { store_path_ = std::string(store_dir_.path) + "/"; } in BootEventRecordStoreTest() function in __anone2d11d420111::BootEventRecordStoreTest130 TEST_F(BootEventRecordStoreTest, AddSingleBootEvent) { in TEST_F() argument145 TEST_F(BootEventRecordStoreTest, AddMultipleBootEvents) { in TEST_F() argument177 TEST_F(BootEventRecordStoreTest, AddBootEventWithValue) { in TEST_F() argument189 TEST_F(BootEventRecordStoreTest, GetBootEvent) { in TEST_F() argument214 TEST_F(BootEventRecordStoreTest, GetBootEventNoFileContent) { in TEST_F() argument