Home
last modified time | relevance | path

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

/openbmc/sdeventplus/test/utility/
H A Dtimer.cpp362 sd_event_destroy_t local_destroy; in TEST_F() local
365 .WillOnce(DoAll(SaveArg<1>(&local_destroy), Return(0))); in TEST_F()
387 local_destroy(local_userdata); in TEST_F()