Home
last modified time | relevance | path

Searched defs:backStub (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/stop_user_callback_stub_test/
Dstop_user_callback_stub_test.cpp60 std::shared_ptr<UserCallbackStub> backStub = std::make_shared<MockStopUserCallbackStub>(); variable
81 std::shared_ptr<UserCallbackStub> backStub = std::make_shared<MockStopUserCallbackStub>(); variable
102 std::shared_ptr<UserCallbackStub> backStub = std::make_shared<MockStopUserCallbackStub>(); variable
/foundation/ability/ability_runtime/test/fuzztest/insightintentexecutecallbackstub_fuzzer/
Dinsightintentexecutecallbackstub_fuzzer.cpp65 std::shared_ptr<InsightIntentExecuteCallbackStub> backStub = in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/usercallbackstub_fuzzer/
Dusercallbackstub_fuzzer.cpp64 std::shared_ptr<UserCallbackStub> backStub = std::make_shared<UserCallbackStubFuzzTest>(); in DoSomethingInterestingWithMyAPI() local