Home
last modified time | relevance | path

Searched refs:make_base (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdeventplus/test/source/
H A Dbase.cpp91 make_base(const Event& event, sd_event_source* source) in make_base() function in sdeventplus::source::__anon6c3f73390111::BaseTest
215 std::tie(base1, destroy) = make_base(*event, expected_source); in TEST_F()
250 std::tie(base, destroy) = make_base(*event, expected_source); in SetUp()