| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | power_get_mode_test.cpp | 46 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_device_mode_test.cpp | 96 PowerMode mode1 = powerMgrClient.GetDeviceMode(); in HWTEST_F() local 114 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_set_mode_test.cpp | 58 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
|
| /third_party/rust/crates/nix/test/ |
| H A D | test_stat.rs | 155 let mut mode1 = Mode::empty(); in test_fchmod() variables 184 let mut mode1 = Mode::empty(); in test_fchmodat() variables [all...] |
| /base/powermgr/power_manager/test/systemtest/src/ |
| H A D | power_mgr_powersavemode_test.cpp | 76 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local 96 PowerMode mode1 = PowerMode::PERFORMANCE_MODE; in HWTEST_F() local 116 PowerMode mode1 = PowerMode::EXTREME_POWER_SAVE_MODE; in HWTEST_F() local 136 PowerMode mode1 = static_cast<PowerMode>(1); in HWTEST_F() local 156 PowerMode mode1 = PowerMode::EXTREME_POWER_SAVE_MODE; in HWTEST_F() local 178 PowerMode mode1 = PowerMode::NORMAL_MODE; HWTEST_F() local 197 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 221 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 244 PowerMode mode1 = static_cast<PowerMode>(1); HWTEST_F() local 268 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 290 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local 312 PowerMode mode1 = static_cast<PowerMode>(1); HWTEST_F() local 337 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; HWTEST_F() local [all...] |
| /base/powermgr/power_manager/test/unittest/src/mock/ |
| H A D | power_mock_peer_test.cpp | 142 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_mock_proxy_test.cpp | 99 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| H A D | power_mock_parcel_test.cpp | 92 PowerMode mode1 = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local 200 PowerMode mode1 = PowerMode::NORMAL_MODE; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/ |
| H A D | bus_center_heartbeat_sdk_test.cpp | 86 GearMode mode1 = { .cycle = MID_FREQ_CYCLE, .duration = DEFAULT_DURATION, .wakeupFlag = false }; in HWTEST_F() local
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser_pipeline_test.cc | 286 auto mode1 = pipelines[1]->GetPipelineData()->GetPolygonMode(); in TEST_F() local
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| H A D | abstract_screen_test.cpp | 76 sptr<SupportedScreenModes> mode1 = new SupportedScreenModes(); in HWTEST_F() local 657 sptr<SupportedScreenModes> mode1 = new SupportedScreenModes(); in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| H A D | store_test.cpp | 91 auto mode1 = OHOS::DistributedRdb::TIME_FIRST; in HWTEST_F() local
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_exec.c | 171 vbo_merge_draws(struct gl_context *ctx, bool in_dlist, GLubyte mode0, GLubyte mode1, unsigned start0, unsigned start1, unsigned *count0, unsigned count1, unsigned basevertex0, unsigned basevertex1, bool *end0, bool begin1, bool end1) vbo_merge_draws() argument
|
| /base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/ |
| H A D | utility_common_utils_test.cpp | 148 int mode1 = FP_FILE; in HWTEST_F() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | instructions-arm64.cc | 364 Substitute(const char* string, SubstitutionMode mode0, SubstitutionMode mode1, SubstitutionMode mode2, SubstitutionMode mode3) Substitute() argument
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_session_test.cpp | 1125 sptr<SupportedScreenModes> mode1 = session->GetActiveScreenMode(); in HWTEST_F() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_modes.c | 939 static bool drm_mode_match_timings(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) in drm_mode_match_timings() argument 947 drm_mode_match_clock(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) drm_mode_match_clock() argument 960 drm_mode_match_flags(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) drm_mode_match_flags() argument 965 drm_mode_match_3d_flags(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) drm_mode_match_3d_flags() argument 970 drm_mode_match_aspect_ratio(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) drm_mode_match_aspect_ratio() argument 986 drm_mode_match(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2, unsigned int match_flags) drm_mode_match() argument 1031 drm_mode_equal(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) drm_mode_equal() argument 1050 drm_mode_equal_no_clocks(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) drm_mode_equal_no_clocks() argument 1067 drm_mode_equal_no_clocks_no_stereo(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) drm_mode_equal_no_clocks_no_stereo() argument [all...] |
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
| H A D | camera_framework_unittest.cpp | 5301 TorchMode mode1 = TorchMode::TORCH_MODE_OFF; in HWTEST_F() local
|
| /third_party/node/deps/v8/src/common/ |
| H A D | globals.h | 489 inline LanguageMode stricter_language_mode(LanguageMode mode1, in stricter_language_mode() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | p2p_supplicant.c | 5961 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | p2p_supplicant.c | 7207 enum hostapd_hw_mode mode1, mode2; local
|