Home
last modified time | relevance | path

Searched refs:LifeTestCommand (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test_base.h29 * @class LifeTestCommand
30 * asynchronous test thread use LifeTestCommand to call AbilityManagerService API.
32 class LifeTestCommand { class
34 LifeTestCommand() in LifeTestCommand() function in LifeTestCommand
43 ~LifeTestCommand() in ~LifeTestCommand()
67 auto c = static_cast<LifeTestCommand*>(command); in AbilityStartThread()
H A Dlifecycle_test.cpp67 std::unique_ptr<LifeTestCommand> command_{ nullptr }; // test command_ interact with ams_

Completed in 2 milliseconds