Home
last modified time | relevance | path

Searched defs:testValue (Results 1 – 18 of 18) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dcontext_deal_interface1_test.cpp64 int testValue = static_cast<int>(OHOS::AppExecFwk::ModuleColorMode::DARK); variable
80 int testValue = static_cast<int>(OHOS::AppExecFwk::ModuleColorMode::DARK); variable
96 int testValue = static_cast<int>(OHOS::AppExecFwk::ModuleColorMode::DARK); variable
112 int testValue = static_cast<int>(OHOS::AppExecFwk::ModuleColorMode::DARK); variable
126 int testValue = 1; variable
146 int testValue = 1; variable
164 const std::string testValue = "./1234test/preferences"; variable
184 const std::string testValue = "./1234test/preferences"; variable
205 const std::string testValue = ""; variable
223 int testValue = 0; variable
[all …]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dability_context_interface1_test.cpp66 int testValue = 1; variable
81 int testValue = 0; variable
98 int testValue = 1; variable
113 int testValue = 0; variable
127 int testValue = 1; variable
149 int testValue = 2; variable
194 const std::string testValue = "./1234test/preferences"; variable
212 int testValue = 0; variable
235 int testValue = 0; variable
260 std::string testValue = "GetString test"; variable
[all …]
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_service_test/
Ddataobs_mgr_service_test.cpp57 const DataObsServiceRunningState testValue = DataObsServiceRunningState::STATE_NOT_START; variable
76 const DataObsServiceRunningState testValue = DataObsServiceRunningState::STATE_RUNNING; variable
249 const DataObsServiceRunningState testValue = DataObsServiceRunningState::STATE_NOT_START; variable
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/
Dui_mgr_service_test.cpp56 const UIServiceRunningState testValue = UIServiceRunningState::STATE_NOT_START; variable
91 const UIServiceRunningState testValue = UIServiceRunningState::STATE_RUNNING; variable
206 const UIServiceRunningState testValue = UIServiceRunningState::STATE_NOT_START; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_query_object_helper_test.cpp112 std::string testValue = "employee.sun.yong"; variable
145 float testValue = 1.1; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/
Dcache_data_test.cpp215 const char *testValue = "aVal"; variable
248 const char *testValue = "aVal"; variable
/foundation/arkui/napi/test/unittest/
Dtest_napi_ext.cpp160 uint64_t testValue = UINT64_MAX; variable
172 uint64_t testValue = 0xffffffffffffffff; variable
183 uint64_t testValue = 9007199254740991; variable
200 int64_t testValue = INT64_MAX; variable
212 int64_t testValue = 9007199254740991; variable
223 int64_t testValue = -1; variable
541 static bool testValue = false; variable
Dtest_napi.cpp107 int32_t testValue = INT32_MAX; variable
117 uint32_t testValue = UINT32_MAX; variable
127 int64_t testValue = 9007199254740991; variable
137 double testValue = DBL_MAX; variable
2091 int64_t testValue = INT64_MAX; variable
2522 int64_t testValue = INT64_MAX; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/kvstoreresultset_fuzzer/
Dkvstoreresultset_fuzzer.cpp43 Value testValue; in ResultSetFuzzer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_query_test.cpp152 std::string testValue = "testValue"; variable
201 float testValue = 1.1; variable
Ddistributeddb_interfaces_encrypt_delegate_test.cpp65 void GetSnapshotAndValueCheck(const Key &testKey, const Value &testValue, DBStatus errCode) in GetSnapshotAndValueCheck()
83 const Key &testKey, const Value &testValue) in GetNbKvStoreAndCheckFun()
Ddistributeddb_interfaces_resultset_performance.cpp58 Value testValue; in InitResultSet() local
Ddistributeddb_interfaces_nb_delegate_test.cpp92 Value testValue; in InitResultSet() local
/foundation/arkui/napi/sample/native_module_systemtest/
Dtest_napi.cpp850 int64_t testValue = INT64_MAX; variable
991 int64_t testValue = INT64_MAX; variable
1020 int64_t testValue = INT64_MIN; variable
1045 int64_t testValue = INT64_MAX; variable
1070 int64_t testValue = INT64_VALUE; variable
1097 int64_t testValue = INT64_VALUE; variable
1122 int64_t testValue = INT64_MAX; variable
1151 int64_t testValue = INT64_MIN; variable
1209 int64_t testValue = INT_ZERO; variable
1239 int64_t testValue = INT64_VALUE; variable
[all …]
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_ut_test/
Dmission_list_manager_ut_test.cpp128 auto testValue = static_cast<int>(callContainer->callRecordMap_.size()); variable
168 auto testValue = static_cast<int>(callContainer->callRecordMap_.size()); variable
210 auto testValue = static_cast<int>(callContainer->callRecordMap_.size()); variable
/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_node_test.cpp266 Rect testValue = { 10, 10, 255, 255 }; variable
743 WindowSizeLimits testValue = { 200, 200, 50, 50, 2.0f, 2.0f }; variable
775 WindowSizeLimits testValue = { 200, 200, 50, 50, 2.0f, 2.0f }; variable
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
Dsingle_kvstore_client_test.cpp422 Value testValue = {"{\"age\":10}"}; variable
Ddevice_kvstore_test.cpp532 Value testValue = {"{\"age\":10}"}; variable