/ohos5.0/base/global/i18n_lite/frameworks/i18n/test/unittest/lite/common/ |
H A D | i18n_test.cpp | 523 std::string expect = "1,234,567"; variable 538 int expect = PluralRuleType::ONE; variable 577 int expect = PluralRuleType::FEW; variable 613 int expect = PluralRuleType::ONE; variable 634 int expect = PluralRuleType::ONE; variable 661 int expect = PluralRuleType::FEW; variable 694 int expect = PluralRuleType::ONE; variable 994 std::string expect = "12 %"; variable 1234 std::string expect = "12 min"; variable 1314 std::string expect = "12 ft"; variable [all …]
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_display_zoom_test.cpp | 84 Transform expect; variable 138 Transform expect; variable 175 Transform expect; variable 202 Transform expect; variable 248 Transform expect; variable
|
H A D | window_layout_test.cpp | 157 Rect expect = Utils::GetDefaultFloatingRect(window, true); variable 379 Rect expect = Utils::GetDefaultFloatingRect(window, true); variable 409 Rect expect = Utils::GetDefaultFloatingRect(window, true); variable 444 Rect expect = Utils::GetDefaultFloatingRect(window, true); variable 477 Rect expect = Utils::GetDefaultFloatingRect(window, true); variable 609 Rect expect = Utils::GetDefaultFloatingRect(window, true); variable 639 Rect expect = Utils::GetDefaultFloatingRect(window, true); variable
|
H A D | window_immersive_test.cpp | 105 void WindowImmersiveTest::DumpFailedInfo(const SystemBarRegionTints& expect) in DumpFailedInfo() 135 bool WindowImmersiveTest::SystemBarPropsEqualsTo(const SystemBarRegionTints& expect) in SystemBarPropsEqualsTo()
|
/ohos5.0/base/telephony/core_service/services/sim/test/ |
H A D | test.cpp | 318 string expect = result ? "success" : "fail"; in TestHasSimCard() local 372 string expect = result ? "success" : "fail"; in TestSetPrimarySlotId() local 397 string expect = str.empty() ? "fail" : "success"; in TestGetISOCountryCodeForSim() local 425 string expect = str.empty() ? "fail" : "success"; in TestGetSimIccId() local 473 string expect = str.empty() ? "fail" : "success"; in TestGetSimEons() local 487 string expect = str.empty() ? "fail" : "success"; in TestGetSimOperatorNumeric() local 501 string expect = str.empty() ? "fail" : "success"; in TestGetIMSI() local 513 string expect = result ? "success" : "fail"; in TestIsSimActive() local 528 string expect = str.empty() ? "fail" : "success"; in TestGetSimGid1() local 541 string expect = str.empty() ? "fail" : "success"; in TestGetSimGid2() local [all …]
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | futex_tool.cpp | 60 uint32_t expect = IS_READY; in FutexWait() local 110 uint32_t expect = IS_NOT_READY; in FutexWake() local
|
/ohos5.0/foundation/resourceschedule/ffrt/benchmarks/fib/ |
H A D | fib.cpp | 71 int expect; in FibDataWait() local 111 int expect; in FibNoWait() local 129 int expect; in FibChildWait() local
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestSynchronizer.cpp | 97 int expect = 1234; variable 115 int expect = 1234; variable
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_http_request_process_test/ |
H A D | print_http_request_process_test.cpp | 126 size_t expect = HTTP_COMMON_CONST_VALUE_25; in TearDown() variable 141 size_t expect = 0; in TearDown() variable 169 size_t expect = 1; in TearDown() variable 198 size_t expect = 1; in TearDown() variable 224 size_t expect = 1; in TearDown() variable 251 size_t expect = 1; in TearDown() variable 279 size_t expect = 1; in TearDown() variable 306 size_t expect = 1; in TearDown() variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/utils/unittest/ |
H A D | softbus_utils_test.cpp | 184 const unsigned char expect[5] = "ABCD"; variable 234 const char *expect = "61626364"; variable 329 const char *expect = "65:66:67:68:69:6a"; variable
|
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
H A D | trigger_unit_test.cpp | 65 std::vector<uint8_t> expect(data, data + (sizeof(data) / sizeof(uint8_t))); variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/media_cloud_asset_download/ |
H A D | cloud_media_asset_manager.cpp | 156 TaskDeleteState expect = TaskDeleteState::IDLE; in StartDeleteCloudMediaAssets() local 165 TaskDeleteState expect = TaskDeleteState::BACKGROUND_DELETE; in StopDeleteCloudMediaAssets() local 317 TaskDeleteState expect = TaskDeleteState::IDLE; in ForceRetainDownloadCloudMedia() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/ |
H A D | event_controller_test.cpp | 37 static void AssertResType(uint32_t &actual, uint32_t &expect) in AssertResType() 42 static void AssertValue(int64_t &actual, int64_t &expect) in AssertValue()
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | atomic_map.h | 90 bool expect = false; in locked() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/manager/ |
H A D | connection_flow_control_test.cpp | 66 int32_t expect = 512; variable
|
/ohos5.0/foundation/window/window_manager/utils/test/unittest/ |
H A D | wm_math_test.cpp | 112 auto expect = vec * 2; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | atomics.h | 114 long expect = 0; in Lock() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/ |
H A D | ge_kawase_blur_shader_filter_test.cpp | 167 std::string expect = "blur radius is " + std::to_string(float(36)); // 36 match result variable
|
H A D | ge_mesa_blur_shader_filter_test.cpp | 196 std::string expect = "blur radius is " + std::to_string(float(9)); // 9 match result variable
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/ |
H A D | softbus_conn_flow_control.c | 30 static int32_t Apply(struct ConnSlideWindowController *self, int32_t expect) in Apply()
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/rust/ |
H A D | rust_utils_ashmem_test.rs | 64 let mut expect = String::from(MEMORY_CONTENT); in test_ashmem_ffi_write_read_002() localVariable 335 let mut expect = String::from(MEMORY_CONTENT); in test_ashmem_write_read_002() localVariable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/ |
H A D | wifi_direct_utils_test.cpp | 297 bool expect = true; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_db_proxy_test.cpp | 217 Type expect = expectRecords[i][field.colName]; variable 276 Type expect = expectRecords[i][field.colName]; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | wifi_global_func_test.cpp | 256 std::string expect = "head||tail"; variable
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | sa_proxy_cache_test.cpp | 255 std::vector<int8_t> expect; variable
|