Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/toolstestobserver_fuzzer/
Dtoolstestobserver_fuzzer.cpp50 std::shared_ptr<TestObserver> testObserver = std::make_shared<TestObserver>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/tools/test/unittest/aa/
Daa_command_test_test.cpp201 sptr<ITestObserver> testObserver = iface_cast<ITestObserver>(observer); in __anon6352bc2c0202() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
Dability_delegator.cpp334 auto testObserver = iface_cast<ITestObserver>(observer_); in ExecuteShellCommand() local
348 auto testObserver = iface_cast<ITestObserver>(observer_); in Print() local