Home
last modified time | relevance | path

Searched defs:QUEUE_CAPACITY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DDataFetcher.java75 private static final int QUEUE_CAPACITY = 2000; field in DataFetcher
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_tracking_benchmark_test/
H A Dsafe_block_queue_tracking_benchmark_test.cpp56 const int QUEUE_CAPACITY = 10; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_benchmark_test/
H A Dsafe_block_queue_benchmark_test.cpp57 const int QUEUE_CAPACITY = 10; variable