Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_bigint_test.cpp214 int64_t testValue = INT64_MAX + 1; in TestGetValueBigintInt64Case01() local
238 int64_t testValue = INT64_MAX; in TestGetValueBigintInt64Case02() local
262 int64_t testValue = INT64_MIN; in TestGetValueBigintInt64Case03() local
286 int64_t testValue = INT64_MIN - 1; in TestGetValueBigintInt64Case04() local
310 int64_t testValue = INT64_MAX; in TestGetValueBigintInt64Case05() local
333 int64_t testValue = INT64_MAX; in TestGetValueBigintInt64Case06() local
356 uint64_t testValue = UINT64_MAX + 1; in TestGetValueBigintUint64Case01() local
380 uint64_t testValue = UINT64_MAX; in TestGetValueBigintUint64Case02() local
404 uint64_t testValue = 0; in TestGetValueBigintUint64Case03() local
428 uint64_t testValue = -1; in TestGetValueBigintUint64Case04() local
[all …]
Dnapi_test.cpp1077 uint64_t testValue = UINT64_MAX; in testCreateData4() local
1130 int64_t testValue = INT64_MAX; in testCreateData5() local
1950 int64_t testValue = INT64_MAX; in type_test_Bigint() local
2296 int64_t testValue = INT64_MAX; in type_test_RegExp_BigintInt64() local
/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.cpp259 bool GtestPerfTestCase::ExpectLarger(double testValue) in ExpectLarger()
265 bool GtestPerfTestCase::ExpectSmaller(double testValue) in ExpectSmaller()
270 bool GtestPerfTestCase::ExpectValue(double testValue, bool isLargerBetter) in ExpectValue()
308 bool GtestPerfTestCase::SaveResult(double testValue) in SaveResult()
/test/xts/acts/kernel_lite/ipc_posix/semaphore/
DSemTest.cpp41 int testValue = 0; variable
58 int testValue = 1; variable
75 int testValue = 10; variable
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp2520 uint64_t testValue = UINT64_MAX; in napiCreateBigintUint64() local
2536 int64_t testValue = INT64_MAX; in napiCreateBigintInt64() local
8440 uint64_t testValue = UINT64_MAX; in getValueBigintUint64EnvNull() local
8465 uint64_t testValue = UINT64_MAX; in getValueBigintUint64RstNull() local
8478 uint64_t testValue = UINT64_MAX; in getValueBigintUint64LossNull() local
8491 int64_t testValue = INT64_MAX; in getValueBigintInt64EnvNull() local
8516 int64_t testValue = INT64_MAX; in getValueBigintInt64RstNull() local
8529 int64_t testValue = INT64_MAX; in getValueBigintInt64LossNull() local
8645 int64_t testValue = INT64_MAX; in createBigintInt64EnvNull() local
8656 int64_t testValue = INT64_MAX; in createBigintInt64RstNull() local
[all …]
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp650 string testValue = ""; in GenericOnAttrBuilder() local
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
Dnapi_test.cpp2367 uint64_t testValue = UINT64_MAX; in napiCreateBigintUint64() local
2383 int64_t testValue = INT64_MAX; in napiCreateBigintInt64() local