Searched refs:SptrTest (Results 1 – 2 of 2) sorted by relevance
684 class SptrTest : public RefBase { class686 SptrTest() in SptrTest() function in OHOS::__anonbd15c9080110::SptrTest690 ~SptrTest() in ~SptrTest()696 test1 = new SptrTest(); in CreateSptr()700 sptr<SptrTest> test1;710 sptr<SptrTest> testObject1(new SptrTest());
360 class SptrTest : public RefBase { class362 SptrTest() in SptrTest() function in OHOS::__anond37c06450110::SptrTest366 ~SptrTest() in ~SptrTest()372 test1 = new SptrTest(); in CreateSptr()376 sptr<SptrTest> test1;1120 sptr<SptrTest> testObject1(new SptrTest()); in BENCHMARK_F()