Home
last modified time | relevance | path

Searched defs:testObject (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
H A Dconsole_module_test.cpp127 … TestObjectWrapper testObject = {evalCodeLen, codeToEval, targetLogLength, targetLog, targetRound}; variable
149 … TestObjectWrapper testObject = {evalCodeLen, codeToEval, targetLogLength, targetLog, targetRound}; variable
171 … TestObjectWrapper testObject = {evalCodeLen, codeToEval, targetLogLength, targetLog, targetRound}; variable
193 … TestObjectWrapper testObject = {evalCodeLen, codeToEval, targetLogLength, targetLog, targetRound}; variable
215 … TestObjectWrapper testObject = {evalCodeLen, codeToEval, targetLogLength, targetLog, targetRound}; variable
/ohos5.0/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_test/
H A Dstatic_subscriber_extension_test.cpp133 auto testObject = StaticSubscriberExtension::Create(runtime); variable
157 auto testObject = StaticSubscriberExtension::Create(runtime); variable
182 auto testObject = StaticSubscriberExtension::Create(runtime); variable
207 auto testObject = std::make_shared<MockStaticSubscriberExtension>(); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_schema_object_test.cpp901 ValueObject testObject; variable
949 ValueObject testObject; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp690 sptr<RefBaseTest> testObject = new RefBaseTest(); in BENCHMARK_F() local
708 wptr<RefBaseTest> testObject = new RefBaseTest(); in BENCHMARK_F() local
727 sptr<RefBaseTest> testObject(new RefBaseTest()); in BENCHMARK_F() local
1048 sptr<RefBase> testObject; in BENCHMARK_F() local
1537 wptr<RefBase> testObject(baseObject); in BENCHMARK_F() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_refbase_test.cpp508 sptr<RefBaseTest> testObject = new RefBaseTest(); variable
521 wptr<RefBaseTest> testObject = new RefBaseTest(); variable
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp1748 napi_value testObject = nullptr; variable