/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/ |
H A D | file_test.c | 39 void fs_test1(void) in fs_test1() argument 57 void fs_test2(void) in fs_test2() argument 98 void fs_test3(void) in fs_test3() argument 146 void LfsTest(void) in LfsTest() argument
|
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/unittest/screensinktest/src/ |
H A D | dscreen_sink_handler_test.cpp | 24 void DScreenSinkHandlerTest::SetUpTestCase(void) {} in SetUpTestCase() argument 26 void DScreenSinkHandlerTest::TearDownTestCase(void) {} in TearDownTestCase() argument 28 void DScreenSinkHandlerTest::SetUp(void) in SetUp() argument 33 void DScreenSinkHandlerTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/ |
H A D | av_receiver_engine_adapter_test.cpp | 28 void AVReceiverEngineAdapterTest::SetUpTestCase(void) {} in SetUpTestCase() argument 30 void AVReceiverEngineAdapterTest::TearDownTestCase(void) {} in TearDownTestCase() argument 32 void AVReceiverEngineAdapterTest::SetUp(void) in SetUp() argument 37 void AVReceiverEngineAdapterTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/unittest/ |
H A D | cgroup_sched_test.cpp | 45 void CGroupSchedTest::SetUpTestCase(void) in SetUpTestCase() argument 49 void CGroupSchedTest::TearDownTestCase(void) in TearDownTestCase() argument 53 void CGroupSchedTest::SetUp(void) in SetUp() argument 58 void CGroupSchedTest::TearDown(void) in TearDown() argument
|
H A D | process_group_sub_test.cpp | 41 void ProcessGroupSubTest::SetUpTestCase(void) in SetUpTestCase() argument 45 void ProcessGroupSubTest::TearDownTestCase(void) in TearDownTestCase() argument 49 void ProcessGroupSubTest::SetUp(void) in SetUp() argument 53 void ProcessGroupSubTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/ |
H A D | account_observer_func_unittest.cpp | 62 void AccountObserverInnerUnitTest::SetUpTestCase(void) {} in SetUpTestCase() argument 64 void AccountObserverInnerUnitTest::TearDownTestCase(void) {} in TearDownTestCase() argument 66 void AccountObserverInnerUnitTest::SetUp(void) in SetUp() argument 71 void AccountObserverInnerUnitTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/ |
H A D | dcamera_service_state_listener_test.cpp | 44 void DcameraServiceStateListenerTest::SetUpTestCase(void) in SetUpTestCase() argument 49 void DcameraServiceStateListenerTest::TearDownTestCase(void) in TearDownTestCase() argument 54 void DcameraServiceStateListenerTest::SetUp(void) in SetUp() argument 60 void DcameraServiceStateListenerTest::TearDown(void) in TearDown() argument
|
/ohos5.0/base/security/asset/test/unittest/kits_ndk/src/ |
H A D | asset_update_test.cpp | 37 void AssetUpdateTest::SetUpTestCase(void) in SetUpTestCase() argument 41 void AssetUpdateTest::TearDownTestCase(void) in TearDownTestCase() argument 45 void AssetUpdateTest::SetUp(void) in SetUp() argument 49 void AssetUpdateTest::TearDown(void) in TearDown() argument
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_multi_task_manager.c | 36 static bool IsTaskNumUpToMax(void) in IsTaskNumUpToMax() argument 102 void InitAccountMultiTaskManager(void) in InitAccountMultiTaskManager() argument 112 AccountMultiTaskManager *GetAccountMultiTaskManager(void) in GetAccountMultiTaskManager() argument 117 void DestroyAccountMultiTaskManager(void) in DestroyAccountMultiTaskManager() argument
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | softbus_client_stub.c | 80 static int InnerRegisterService(void) in InnerRegisterService() argument 108 static void UnregisterServerDeathCb(void) in UnregisterServerDeathCb() argument 139 static int StartDeathProcTask(void) in StartDeathProcTask() argument 162 static void DeathCallback(void) in DeathCallback() argument 172 static int RegisterServerDeathCb(void) in RegisterServerDeathCb() argument 183 int ClientStubInit(void) in ClientStubInit() argument
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_switch_module.cpp | 76 void BluetoothSwitchModule::OnTaskTimeout(void) in OnTaskTimeout() argument 118 int BluetoothSwitchModule::ProcessEnableBluetoothEvent(void) in ProcessEnableBluetoothEvent() argument 125 int BluetoothSwitchModule::ProcessDisableBluetoothEvent(void) in ProcessDisableBluetoothEvent() argument 132 int BluetoothSwitchModule::ProcessEnableBluetoothToRestrictModeEvent(void) in ProcessEnableBluetoothToRestrictModeEvent() argument 139 int BluetoothSwitchModule::ProcessBluetoothOnEvent(void) in ProcessBluetoothOnEvent() argument 146 int BluetoothSwitchModule::ProcessBluetoothOffEvent(void) in ProcessBluetoothOffEvent() argument 153 int BluetoothSwitchModule::ProcessBluetoothHalfEvent(void) in ProcessBluetoothHalfEvent() argument
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | clock_test.c | 80 static struct ClockTester *ClockTesterGet(void) in ClockTesterGet() argument 105 static int32_t ClockTestEnable(void) in ClockTestEnable() argument 190 static int32_t ClockTestDisable(void) in ClockTestDisable() argument 208 static int32_t ClockTestSetrate(void) in ClockTestSetrate() argument 226 static int32_t ClockTestGetrate(void) in ClockTestGetrate() argument 245 static int32_t ClockTestGetparent(void) in ClockTestGetparent() argument 262 static int32_t ClockTestSetparent(void) in ClockTestSetparent() argument 280 static int32_t ClockTestMultiThread(void) in ClockTestMultiThread() argument 311 static int32_t ClockTestReliability(void) in ClockTestReliability() argument 331 static int32_t ClockIfPerformanceTest(void) in ClockIfPerformanceTest() argument
|
/ohos5.0/base/startup/init/test/unittest/param/ |
H A D | param_shell_unittest.cpp | 33 static void SetUpTestCase(void) {}; in SetUpTestCase() argument 34 static void TearDownTestCase(void) {}; in TearDownTestCase() argument 35 void SetUp(void) {}; in SetUp() argument 36 void TearDown(void) {}; in TearDown() argument 37 void TestBody(void) {}; in TestBody() argument
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/ |
H A D | disc_conn_dfx_test.cpp | 44 void DiscConnDfxTest::SetUpTestCase(void) in SetUpTestCase() argument 49 void DiscConnDfxTest::TearDownTestCase(void) in TearDownTestCase() argument 53 void DiscConnDfxTest::SetUp(void) in SetUp() argument 57 void DiscConnDfxTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_lifecycle_executor_test.cpp | 39 void AbilityLifecycleExecutorTest::SetUpTestCase(void) in SetUpTestCase() argument 42 void AbilityLifecycleExecutorTest::TearDownTestCase(void) in TearDownTestCase() argument 45 void AbilityLifecycleExecutorTest::SetUp(void) in SetUp() argument 50 void AbilityLifecycleExecutorTest::TearDown(void) in TearDown() argument
|
H A D | ability_permission_test.cpp | 47 void AbilityPermissionTest::SetUpTestCase(void) in SetUpTestCase() argument 62 void AbilityPermissionTest::TearDownTestCase(void) in TearDownTestCase() argument 65 void AbilityPermissionTest::SetUp(void) in SetUp() argument 70 void AbilityPermissionTest::TearDown(void) in TearDown() argument
|
H A D | dialog_request_callback_test.cpp | 51 void DialogRequestCallbackTest::SetUpTestCase(void) in SetUpTestCase() argument 54 void DialogRequestCallbackTest::TearDownTestCase(void) in TearDownTestCase() argument 57 void DialogRequestCallbackTest::SetUp(void) in SetUp() argument 60 void DialogRequestCallbackTest::TearDown(void) in TearDown() argument
|
H A D | reserse_continuation_scheduler_primary_proxy_test.cpp | 50 void ReverseContinuationSchedulerPrimaryProxyTest::SetUpTestCase(void) {} in SetUpTestCase() argument 51 void ReverseContinuationSchedulerPrimaryProxyTest::TearDownTestCase(void) {} in TearDownTestCase() argument 52 void ReverseContinuationSchedulerPrimaryProxyTest::SetUp(void) {} in SetUp() argument 53 void ReverseContinuationSchedulerPrimaryProxyTest::TearDown(void) {} in TearDown() argument
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
H A D | os_account_data_storage_test.cpp | 55 void OsAccountDataStorageTest::SetUpTestCase(void) in SetUpTestCase() argument 58 void OsAccountDataStorageTest::TearDownTestCase(void) in TearDownTestCase() argument 61 void OsAccountDataStorageTest::SetUp(void) __attribute__((no_sanitize("cfi"))) in SetUp() argument 75 void OsAccountDataStorageTest::TearDown(void) in TearDown() argument
|
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | pipeline_test.cpp | 17 void UtestPipelineTest::SetUpTestCase(void) in SetUpTestCase() argument 19 void UtestPipelineTest::TearDownTestCase(void) in TearDownTestCase() argument 21 void UtestPipelineTest::SetUp(void) in SetUp() argument 28 void UtestPipelineTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/ |
H A D | file_trans_listener_proxy_test.cpp | 41 void FileTransListenerProxyTest::SetUpTestCase(void) in SetUpTestCase() argument 50 void FileTransListenerProxyTest::TearDownTestCase(void) in TearDownTestCase() argument 59 void FileTransListenerProxyTest::SetUp(void) in SetUp() argument 64 void FileTransListenerProxyTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/ |
H A D | base64_helper_test.cpp | 35 void Base64HelperTest::SetUpTestCase(void) in SetUpTestCase() argument 39 void Base64HelperTest::TearDownTestCase(void) in TearDownTestCase() argument 43 void Base64HelperTest::SetUp(void) in SetUp() argument 47 void Base64HelperTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/receiverengine/src/ |
H A D | av_receiver_engine_adapter_test.cpp | 27 void AVReceiverEngineAdapterTest::SetUpTestCase(void) {} in SetUpTestCase() argument 29 void AVReceiverEngineAdapterTest::TearDownTestCase(void) {} in TearDownTestCase() argument 31 void AVReceiverEngineAdapterTest::SetUp(void) in SetUp() argument 36 void AVReceiverEngineAdapterTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/ |
H A D | documentdb_collection_test.cpp | 42 void DocumentDBCollectionTest::SetUpTestCase(void) {} in SetUpTestCase() argument 44 void DocumentDBCollectionTest::TearDownTestCase(void) {} in TearDownTestCase() argument 46 void DocumentDBCollectionTest::SetUp(void) in SetUp() argument 52 void DocumentDBCollectionTest::TearDown(void) in TearDown() argument
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | dm_adapter_test.cpp | 31 void DMAdapterTest::SetUpTestCase(void) in SetUpTestCase() argument 35 void DMAdapterTest::TearDownTestCase(void) in TearDownTestCase() argument 39 void DMAdapterTest::SetUp(void) in SetUp() argument 43 void DMAdapterTest::TearDown(void) in TearDown() argument
|