Home
last modified time | relevance | path

Searched defs:bRet (Results 1 - 25 of 34) sorted by relevance

12

/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_stub_noper_test.cpp113 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local
H A Dstorage_manager_stub_test.cpp112 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local
138 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local
217 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Droute_test.cpp64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local
H A Dnet_link_info_test.cpp93 bool bRet = NetLinkInfo::Marshalling(data, netLinkInfo); in HWTEST_F() local
192 bool bRet = netLinkInfo->Marshalling(data); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/
H A Dnet_supplier_info_test.cpp50 bool bRet = NetSupplierInfo::Marshalling(data, info); in HWTEST_F() local
66 bool bRet = info->Marshalling(data); in HWTEST_F() local
81 bool bRet = info.Marshalling(data); in HWTEST_F() local
95 bool bRet = NetSupplierInfo::Marshalling(data, info); in HWTEST_F() local
[all...]
H A Dnet_specifier_test.cpp144 bool bRet = specifier->Marshalling(dataParcel); in HWTEST_F() local
158 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local
172 bool bRet = specifier.Marshalling(dataParcel, object); in HWTEST_F() local
186 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local
199 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Droute_test.cpp64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local
H A Dnet_link_info_test.cpp93 bool bRet = NetLinkInfo::Marshalling(data, netLinkInfo); in HWTEST_F() local
192 bool bRet = netLinkInfo->Marshalling(data); in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/contexts/
H A Dmdns_removelocalservice_context.cpp58 bool bRet = false; in CheckParamsType() local
H A Dmdns_resolvelocalservice_context.cpp55 bool bRet = false; in CheckParamsType() local
H A Dmdns_addlocalservice_context.cpp74 bool bRet = false; in CheckParamsType() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine_provider/src/
H A Dav_sender_engine_provider_test.cpp68 bool bRet = (senderEngineList.empty()) ? false : true; in HWTEST_F() local
81 bool bRet = (senderEngineList.empty()) ? false : true; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine_provider/src/
H A Dav_receiver_engine_provider_test.cpp68 bool bRet = (receiverEngineList.empty()) ? false : true; in HWTEST_F() local
81 bool bRet = (receiverEngineList.empty()) ? false : true; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/user/test/
H A Duser_manager_test.cpp124 auto bRet = StorageTest::StorageTestUtils::CreateFile(filePath); in HWTEST_F() local
151 auto bRet = StorageTest::StorageTestUtils::CreateFile(filePath); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_stub_test.cpp96 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local
122 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
181 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
203 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
232 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
260 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); HWTEST_F() local
[all...]
H A Dstorage_daemon_test.cpp104 auto bRet = StorageTest::StorageTestUtils::CreateFile(filePath); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/
H A Dfile_utils_test.cpp85 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_CHMOD, mode); in HWTEST_F() local
114 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_CHOWN, mode); in HWTEST_F() local
176 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_RMDIR, mode); in HWTEST_F() local
226 bool bRet = PrepareDir(PATH_MKDIR, mode, uid, gid); in HWTEST_F() local
252 bool bRet = PrepareDir(PATH_MKDIR, mode, uid, gid); in HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_two.cpp289 bool bRet = false; in HWTEST_F() local
H A DUTTest_device_manager_impl_three.cpp1108 bool bRet = false; in HWTEST_F() local
H A DUTTest_ipc_cmd_parser_client.cpp118 bool bRet = true; in EncodePeerTargetId() local
[all...]
H A DUTTest_ipc_cmd_parser_service.cpp141 bool bRet = true; in EncodePeerTargetId() local
[all...]
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_cmd_parser.cpp44 bool bRet = true; in EncodeDmDeviceInfo() local
[all...]
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_opengl_system_test.cpp459 bool bRet = CheckMatricIsSame(matrix, matrixArr[i]); in HWTEST_F() local
491 bool bRet = CheckMatricIsSame(matrix, matrixArrV2[i]); in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv_ext.cpp275 bool bRet = false; in flip() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_base_testone_ng.cpp1200 bool bRet = richEditorPattern->paragraphs_.IsSelectLineHeadAndUseLeadingMargin(paragraphItem.start); in HWTEST_F() local
1238 bool bRet = richEditorPattern->paragraphs_.IsSelectLineHeadAndUseLeadingMargin(start); in HWTEST_F() local
1275 bool bRet = richEditorPattern->paragraphs_.IsSelectLineHeadAndUseLeadingMargin(paragraphRect.end); in HWTEST_F() local

Completed in 19 milliseconds

12