Home
last modified time | relevance | path

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

/system/utest/fit/
A Dfunction_tests.cpp642 fit::function<Closure> fheapshare2 = fheap.share(); in sharing() local
646 EXPECT_TRUE(!!fheapshare2); in sharing()
652 fheapshare2(); in sharing()
656 fheapshare2(); in sharing()
665 fheapshare2 = nullptr; in sharing()

Completed in 5 milliseconds