Searched full:1000 (Results 1 – 25 of 361) sorted by relevance
12345678910>>...15
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | tst-select.pa | 21 ldai 1000 32 ldai 1000 43 ldai 1000 54 ldai 1000 65 ldai 1000 76 ldai 1000 89 ldai 1000 102 ldai 1000 115 ldai 1000 128 ldai 1000 [all …]
|
| D | math-54.pa | 71 movi v1, 1000 78 movi v1, 1000 85 movi v1, 1000
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | unix_signal_test.cpp | 76 static const uint32_t TIME_TO_WAIT = 100 * 1000; // 0.1 second 77 const uint32_t MAX_TIMEOUT_COUNTER_WAIT = 5 * 60 * 1000 * 1000 / TIME_TO_WAIT; // 5 minutes 219 catcher_thread.SetupCallbacks([this]() { sig_action_count_ += 1000; }, nullptr); in TEST_F() 227 CheckSignalsInsideCycle(SIGQUIT + 1000); in TEST_F() 230 ASSERT_EQ(sig_action_count_, SIGQUIT + 1000); in TEST_F() 255 …catcher_thread.SetupCallbacks([this]() { sig_action_count_ += 1000; }, [this]() { sig_action_count… in TEST_F() 263 CheckSignalsInsideCycle(1000 + SIGQUIT); in TEST_F() 266 ASSERT_EQ(sig_action_count_, 1000 + SIGQUIT + 2000); in TEST_F()
|
| D | native_bytes_from_mallinfo_test.cpp | 30 void *p1[1000]; in TEST() 31 for (int i = 0; i < 1000; i++) { in TEST() 48 for (int i = 0; i < 1000; i++) { in TEST()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
| D | sampling_processor.cpp | 30 const int USEC_PER_SEC = 1000 * 1000; 31 const int NSEC_PER_USEC = 1000;
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | type_converter.h | 86 constexpr std::array<double, 6> COEFFS_TIME = {1000, 1000, 1000, 60, 60, 24};
|
| /arkcompiler/ets_runtime/test/moduletest/weaktransitions/ |
| D | weaktransitions.js | 30 for (let idx = 0; idx < 1000; ++idx) { 32 for (let i = 0; i < 1000; ++i) {
|
| /arkcompiler/runtime_core/runtime/ |
| D | thread_manager.h | 34 static constexpr int64_t K_MAX_DUMP_TIME_NS = UINT64_C(6 * 1000 * 1000 * 1000); // 6s 35 static constexpr int64_t K_MAX_SINGLE_DUMP_TIME_NS = UINT64_C(50 * 1000 * 1000); // 50ms
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | compiler_queue_test.cpp | 192 WaitForExpire(1000); in TEST_F() 314 main_method->SetHotnessCounter(1000); in TEST_F() 376 main_method->SetHotnessCounter(1000); in TEST_F() 377 f_method->SetHotnessCounter(1000); in TEST_F() 378 g_method->SetHotnessCounter(1000); in TEST_F() 460 main_method->SetHotnessCounter(1000); in TEST_F()
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | mem_controller.h | 26 constexpr static int MILLISECONDS_PER_SECOND = 1000; 177 static constexpr int MILLISECOND_PER_SECOND = 1000;
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_tagged_number_test.cpp | 125 JSTaggedNumber number5(1000); in HWTEST_F_L0() 126 JSTaggedNumber number6(1000); in HWTEST_F_L0()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_date.h | 30 static constexpr int MS_PER_SECOND = 1000; 34 static constexpr int MS_PER_HOUR = 3600 * 1000; 154 static constexpr uint16_t THOUSAND = 1000;
|
| /arkcompiler/runtime_core/runtime/methodtrace/ |
| D | trace.cpp | 40 current.tv_nsec / UINT64_C(1000); // 1000 - time in SystemMicroSecond() 64 current.tv_nsec / UINT64_C(1000); // 1000 - time in GetCpuMicroSecond()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistlength_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/runtime_core/tests/fuzztest/openfrommemory1arg_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containersprivatehashset_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containersvectortrimtocurrentlength_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containersvectortostring_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containersvectorremove_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/int16arrayrefnew_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistgetfirst_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslinkedlisthas_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsettoarray_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistclear_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistclone_fuzzer/ |
| D | project.xml | 19 <max_len>1000</max_len>
|
12345678910>>...15