Home
last modified time | relevance | path

Searched defs:g_adapter (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Druntime_context_process_system_api_adapter_impl_test.cpp36 std::shared_ptr<ProcessSystemApiAdapterImpl> g_adapter; member
[all...]
H A Ddistributeddb_interfaces_database_rd_kernel_test.cpp137 std::shared_ptr<IProcessSystemApiAdapter> g_adapter = std::make_shared<ProcessSystemApiAdapterImpl>(); in HWTEST_F() local
H A Ddistributeddb_interfaces_database_test.cpp566 std::shared_ptr<IProcessSystemApiAdapter> g_adapter = std::make_shared<ProcessSystemApiAdapterImpl>(); in HWTEST_F() local
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp152 std::shared_ptr<ProcessSystemApiAdapterImpl> g_adapter = std::make_shared<ProcessSystemApiAdapterImpl>(); in SetUpTestCase() local
H A Ddistributeddb_interfaces_nb_delegate_test.cpp2999 std::shared_ptr<ProcessSystemApiAdapterImpl> g_adapter = std::make_shared<ProcessSystemApiAdapterImpl>(); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_subscribe_query_test.cpp180 static std::shared_ptr<ProcessSystemApiAdapterImpl> g_adapter; variable
H A Ddistributeddb_storage_single_ver_upgrade_test.cpp55 static std::shared_ptr<ProcessSystemApiAdapterImpl> g_adapter; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp100 std::shared_ptr<ProcessSystemApiAdapterImpl> g_adapter = std::make_shared<ProcessSystemApiAdapterImpl>(); in SetUpTestCase() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_test.cpp716 std::shared_ptr<ProcessSystemApiAdapterImpl> g_adapter = std::make_shared<ProcessSystemApiAdapterImpl>(); in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.cpp119 static OHOS::sptr<IAudioAdapter> g_adapter = nullptr; member
[all...]

Completed in 47 milliseconds