Home
last modified time | relevance | path

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

/system/utest/fit/
A Dfunction_tests.cpp643 fit::function<Closure> fheapshare3 = fheapshare1.share(); in sharing() local
647 EXPECT_TRUE(!!fheapshare3); in sharing()
654 fheapshare3(); in sharing()
663 fheapshare3 = nullptr; in sharing()

Completed in 4 milliseconds