/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_3da_player_fast.h | 27 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in FIXTURE() argument
|
H A D | test_single_audio_recorder_fast_prepare.h | 46 bool CheckDurationMs(int64_t expectValue, int64_t actualValue) in FIXTURE() argument
|
H A D | test_single_video_player_fast_2.h | 51 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in FIXTURE() argument
|
H A D | test_single_video_player_fast_3.h | 51 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in FIXTURE() argument
|
H A D | test_single_audio_recorder_fast_codec_aac.h | 46 bool CheckDurationMs(int64_t expectValue, int64_t actualValue) in FIXTURE() argument
|
H A D | test_single_audio_recorder_fast_audio_function.h | 46 bool CheckDurationMs(int64_t expectValue, int64_t actualValue) in FIXTURE() argument
|
H A D | test_single_audio_recorder_fast.h | 42 bool CheckDurationMs(int64_t expectValue, int64_t actualValue) in FIXTURE() argument
|
H A D | test_single_video_player_fast_1.h | 51 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in FIXTURE() argument
|
H A D | test_single_audio_recorder_fast_stop_reset.h | 46 bool CheckDurationMs(int64_t expectValue, int64_t actualValue) in FIXTURE() argument
|
H A D | test_single_player_fast.h | 33 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in FIXTURE() argument
|
/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | concat_three_inputs_test.cpp | 222 int64_t expectValue = mindspore::lite::MindIR_Concat_GetAxis(primitive.get()); in HWTEST_F() local
|
/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_touchEvent_injector_test.cpp | 111 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local 139 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local 171 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local 200 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local [all...] |
H A D | accessibility_mouse_key_test.cpp | 236 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_UP; in HWTEST_F() local 292 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_UP; in HWTEST_F() local 348 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_DOWN; in HWTEST_F() local 404 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_DOWN; in HWTEST_F() local
|
H A D | accessibility_gesture_recognizer_test.cpp | 228 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_UP; in HWTEST_F() local 278 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_UP; in HWTEST_F() local 328 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_DOWN; in HWTEST_F() local 378 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_BUTTON_DOWN; in HWTEST_F() local
|
H A D | accessibility_setting_provider_test.cpp | 941 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local 969 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local 1001 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local 1030 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_DOWN; in HWTEST_F() local 1712 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_HOVER_ENTER; HWTEST_F() local [all...] |
H A D | accessibility_touch_guider_test.cpp | 70 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_MOVE; in PointerEventTest() local 276 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_HOVER_ENTER; in HWTEST_F() local 670 int32_t expectValue = MMI::PointerEvent::BUTTON_NONE; in HWTEST_F() local 715 int32_t expectValue= MMI::PointerEvent::POINTER_ACTION_MOVE; in HWTEST_F() local 931 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_MOVE; HWTEST_F() local [all...] |
/foundation/multimedia/media_foundation/test/scenetest/audio_player/ |
H A D | TestFastPlayer.cpp | 45 bool CheckTimeEquality(int32_t expectValue, int32_t currentValue) in CheckTimeEquality() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | slider_tdd_test.cpp | 119 const int expectValue = 100; in ComponentSliderAttributeValueTest003() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/ |
H A D | event_controller_test.cpp | 70 int64_t expectValue = 2; in HWTEST_F() local 95 int64_t expectValue = 3; in HWTEST_F() local 116 int64_t expectValue = 1; in HWTEST_F() local 136 int64_t expectValue = 0; in HWTEST_F() local 156 int64_t expectValue = 1; in HWTEST_F() local 176 int64_t expectValue = 0; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
H A D | navigation_lifecycle_test_ng.cpp | 93 void NavigationLifecycleTestNg::SetEvent(NavDestinationLifecycle lifecycle, int8_t expectValue, in SetEvent() argument
|
/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/ |
H A D | distributed_test_agent.cpp | 163 OnProcessCmd(const std::string &command, int len, const std::string &args, int argsLen, const std::string &expectValue, int expectValueLen) OnProcessCmd() argument
|
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/ |
H A D | js_component_test.cpp | 291 napi_value expectValue = argv[ARG_COUNT_ONE]; in JSAssertEqual() local
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/ |
H A D | accessible_ability_manager_service_stub_test.cpp | 72 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_MOVE; in PointerEventTest() local 281 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_HOVER_ENTER; in HWTEST_F() local 675 int32_t expectValue = MMI::PointerEvent::BUTTON_NONE; in HWTEST_F() local 720 int32_t expectValue= MMI::PointerEvent::POINTER_ACTION_MOVE; in HWTEST_F() local 936 int32_t expectValue = MMI::PointerEvent::POINTER_ACTION_MOVE; HWTEST_F() local [all...] |
/foundation/arkui/napi/test/unittest/ |
H A D | test_napi_ext.cpp | 681 const size_t expectValue = 42; in HWTEST_F() local
|
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_distributed_test.cpp | 748 std::string expectValue = "0"; in HWTEST_F() local 1199 static void RunCommandAndCheck(const std::string& command, const std::string& cmdArgs, const std::string& expectValue) in RunCommandAndCheck() argument
|