Home
last modified time | relevance | path

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

/openbmc/sdbusplus/test/async/
H A Dmutex.cpp33 auto testAsyncAddition(int val = 1) -> sdbusplus::async::task<> in testAsyncAddition() function in MutexTest
101 ctx->spawn(testAsyncAddition()); in TEST_F()
118 ctx->spawn(testAsyncAddition()); in TEST_F()