mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
Signed-off-by: caochunlei <caochunlei1@huawei.com>
This commit is contained in:
@@ -55,6 +55,10 @@ public:
|
||||
void OnMissionClosed(int32_t missionId) override
|
||||
{
|
||||
}
|
||||
|
||||
void OnMissionLabelUpdated(int32_t missionId) override
|
||||
{
|
||||
}
|
||||
};
|
||||
|
||||
class MissionManagerTest : public benchmark::Fixture {
|
||||
|
||||
Reference in New Issue
Block a user