Home
last modified time | relevance | path

Searched defs:BootEventRecordStoreTest (Results 1 – 1 of 1) sorted by relevance

/system/core/bootstat/
Dboot_event_record_store_test.cpp101 class BootEventRecordStoreTest : public ::testing::Test { class
103 BootEventRecordStoreTest() { store_path_ = std::string(store_dir_.path) + "/"; } in BootEventRecordStoreTest() function in __anone2d11d420111::BootEventRecordStoreTest
130 TEST_F(BootEventRecordStoreTest, AddSingleBootEvent) { in TEST_F() argument
145 TEST_F(BootEventRecordStoreTest, AddMultipleBootEvents) { in TEST_F() argument
177 TEST_F(BootEventRecordStoreTest, AddBootEventWithValue) { in TEST_F() argument
189 TEST_F(BootEventRecordStoreTest, GetBootEvent) { in TEST_F() argument
214 TEST_F(BootEventRecordStoreTest, GetBootEventNoFileContent) { in TEST_F() argument