Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
Dserializable_test.cpp23 namespace OHOS::Test { namespace
255 struct Test final : public Serializable { struct
257 int32_t *count = nullptr;
258 int64_t *value = nullptr;
259 uint32_t *status = nullptr;
260 bool *isClear = nullptr;
261 ~Test() in ~Test()
272 bool Marshal(json &node) const override in Marshal()
280 bool Unmarshal(const json &node) override in Unmarshal()
288 bool operator==(const Test &test) const in operator ==()
/foundation/multimedia/media_foundation/test/unittest/
DTestMimeDefs.cpp23 namespace Test { namespace
DTestPipline.cpp26 namespace Test { namespace
DTestCommon.cpp23 namespace Test { namespace
DTestPluginCommon.cpp24 namespace Test { namespace
DTestFFmpegVidEncConfig.cpp22 namespace Test { namespace
DTestFilter.cpp23 namespace OHOS::Media::Test { namespace
DTestBufferPool.cpp29 namespace OHOS::Media::Test { namespace
/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_dm_publish_manager.cpp62 …std::shared_ptr<DmPublishManager> Test = std::make_shared<DmPublishManager>(softbusConnector_, lis… variable
74 …std::shared_ptr<DmPublishManager> Test = std::make_shared<DmPublishManager>(softbusConnector_, lis… variable
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_multithread/
Ddrawing_mutilthread.cpp26 void DrawingMultithread::Test(Drawing::Canvas* canvas, int width, int height) in Test() function in OHOS::Rosen::DrawingMultithread
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_singlethread/
Ddrawing_singlethread.cpp32 void DrawingSinglethread::Test(Drawing::Canvas* canvas, int width, int height) in Test() function in OHOS::Rosen::DrawingSinglethread
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
Daudio_test.cpp27 namespace OHOS::Test { namespace
Dfolder_test.cpp27 namespace OHOS::Test { namespace
Dsystem_defined_form_test.cpp27 namespace OHOS::Test { namespace
Dimage_test.cpp27 namespace OHOS::Test { namespace
Dfile_test.cpp29 namespace OHOS::Test { namespace
Dtext_test.cpp28 namespace OHOS::Test { namespace
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_api/
Ddrawing_api.h28 virtual void Test(Drawing::Canvas* canvas, int width, int height) override {} in Test() function
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drd_utils_test.cpp30 namespace Test { namespace
Dbig_integer_test.cpp25 namespace Test { namespace
/foundation/multimedia/image_effect/test/unittest/utils/
Dtest_pixel_map_utils.cpp23 namespace Test { namespace
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
Ddaemon_manager_test.cpp21 namespace OHOS::Storage::DistributedFile::Test { namespace
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/
Dcloud_daemon_manager_test.cpp20 namespace OHOS::FileManagement::CloudFile::Test { namespace
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
Dcloud_sync_manager_test.cpp20 namespace OHOS::FileManagement::CloudSync::Test { namespace
Ddownload_asset_callback_client_test.cpp26 namespace Test { namespace

12345678910>>...12