Home
last modified time | relevance | path

Searched defs:CJTestRunnerObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_delegator/runner_runtime/
H A Dcj_test_runner.h28 class CJTestRunnerObject; variable
H A Dcj_test_runner_object.h43 explicit CJTestRunnerObject(int64_t id) : id_(id) {} in CJTestRunnerObject() function