Home
last modified time | relevance | path

Searched defs:times (Results 1 - 25 of 85) sorted by relevance

1234

/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_player_exit.h39 TEST(Test play local source two times) in FIXTURE() argument
45 TEST(Test play http non live source two times) in FIXTURE() argument
H A Dtest_single_video_player_fast_4.h222 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, setsingleloop true, play, seek, durationtime 3 times, setsingleloop flase, release FIXTURE() argument
250 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, setsingleloop true, play, seek, set fd, seek 2 times, setsingleloop false, release FIXTURE() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_util.cpp104 void RenderUtil::SetRenderTimings(const RenderTimings::Times& times) in SetRenderTimings() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A DnativeVsync_requestFrame_test.cpp40 void NativeVSyncRequestFrameTest::TestMultiTimes(int times) in TestMultiTimes() argument
H A DnativeVsync_requestMultiCB_test.cpp47 void NativeVSyncMultCallbackTest::TestMultiTimes(int times) in TestMultiTimes() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsirenderserviceipcinterfacecodeaccessverifier_fuzzer/
H A Drsirenderserviceipcinterfacecodeaccessverifier_fuzzer.cpp65 uint32_t times = GetData<uint32_t>(); in RSIRenderServiceInterfaceCodeAccessVerifierFuzztest() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability_stub.cpp35 int32_t times; in OnRemoteRequest() local
H A Dlisten_ability_proxy.cpp79 ErrCode ListenAbilityProxy::TestGetIpcSendRequestTimes(int32_t& times) in TestGetIpcSendRequestTimes() argument
H A Dlisten_ability.cpp69 ErrCode ListenAbility::TestGetIpcSendRequestTimes(int32_t& times) in TestGetIpcSendRequestTimes() argument
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_time_test.cpp61 SoftBusSysTime times = {0}; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dtask_executor_adapter.cpp37 Schedule(const TaskExecutorAdapter::Task &task, TaskExecutorAdapter::Duration delay, TaskExecutorAdapter::Duration interval, uint64_t times) Schedule() argument
H A Dtask_executor.cpp41 TaskExecutor::TaskId TaskExecutor::Schedule(Duration delay, const Task &task, Duration interval, uint64_t times) in Schedule() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dtask_manager.cpp42 TaskManager::TaskId TaskManager::Schedule(const Task &task, Duration delay, Duration interval, uint64_t times) in Schedule() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rstransaction_fuzzer/
H A Drstransaction_fuzzer.cpp65 uint32_t times = GetData<uint32_t>(); in RSIRenderServiceConnectionIpcInterFaceCodeAccessVerifierFuzztest001() local
103 uint32_t times = GetData<uint32_t>(); in RSIRenderServiceConnectionIpcInterFaceCodeAccessVerifierFuzztest002() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Dthread_pool_test_stub.cpp86 TaskId ThreadPoolTestStub::Schedule(const Task &task, Duration delay, Duration interval, uint64_t times) in Schedule() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.h33 int times; member
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp395 uint32_t times = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_interpolator_test.cpp163 std::vector<float> times = { 1.0f, 3.0f }; in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Dsample_helper.cpp123 void PrintProgress(int32_t times, int32_t frames) in PrintProgress() argument
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_analyzer.cpp81 int32_t times = entry.second.times; in FlushCommonBehavior() local
106 int32_t times = entry.second; in FlushDeleteBehavior() local
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dtask_scheduler_test.cpp169 int times = 5; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dtask_executor.h58 TaskId Schedule(Task task, Duration delay, Duration interval, uint64_t times) in Schedule() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_incremental_backup_test.cpp401 vector<string> times = {"100"}; in HWTEST_F() local
429 vector<string> times; in HWTEST_F() local
458 vector<string> times; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_ext_test/
H A Ddataobs_mgr_inner_ext_test.cpp55 RegisterObserverUtil(std::shared_ptr<DataObsMgrInnerExt> &dataObsMgrInnerExt, Uri &uri, const sptr<IDataAbilityObserver> &callback, uint32_t times, bool isFuzzy) RegisterObserverUtil() argument
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_performance.h31 int32_t times; member

Completed in 9 milliseconds

1234