Searched refs:GetBootEventPath (Results 1 – 3 of 3) sorted by relevance
70 std::string record_path = GetBootEventPath(event); in AddBootEventWithValue()102 const std::string record_path = GetBootEventPath(event); in GetBootEvent()147 std::string BootEventRecordStore::GetBootEventPath(const std::string& event) const { in GetBootEventPath() function in BootEventRecordStore
64 std::string GetBootEventPath(const std::string& event) const;
218 EXPECT_TRUE(CreateEmptyBootEventRecord(store.GetBootEventPath("devonian"), 2718)); in TEST_F()