Home
last modified time | relevance | path

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

/system/utest/fit/
A Dfunction_tests.cpp641 fit::function<Closure> fheapshare1 = fheap.share(); in sharing() local
643 fit::function<Closure> fheapshare3 = fheapshare1.share(); in sharing()
645 EXPECT_TRUE(!!fheapshare1); in sharing()
650 fheapshare1(); in sharing()
667 fheapshare1 = nullptr; in sharing()

Completed in 4 milliseconds