/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/ |
D | GeoJsonTzToTzS2PolygonsTest.java | 69 final int threads = 1; in regressionTest() local
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/ |
D | TzS2CellUnionsToTzS2RangesTest.java | 67 final int threads = 1; in regressionTest() local
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/ |
D | TzS2PolygonsToTzS2CellUnionsTest.java | 67 final int threads = 1; in regressionTest() local
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/ |
D | MergeTzS2RangesTest.java | 75 final int threads = 1; in regressionTest() local
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestOpenmpSettings.cpp | 67 std::vector<std::thread> threads; in TEST_F() local
|
D | TestGenerated.cpp | 357 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local 371 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
|
D | SupportLibraryTestGenerated.cpp | 430 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local 463 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
|
/packages/modules/DnsResolver/tests/ |
D | resolv_stress_test.cpp | 53 std::vector<std::thread> threads(num_threads); in RunGetAddrInfoStressTest() local
|
D | resolv_cache_unit_test.cpp | 456 std::vector<std::thread> threads(5); in TEST_F() local 499 std::vector<std::thread> threads(5); in TEST_F() local 530 std::vector<std::thread> threads(5); in TEST_F() local
|
D | resolv_private_dns_test.cpp | 899 std::vector<std::thread> threads(queries); in TEST_F() local 948 std::vector<std::thread> threads(queries); in TEST_F() local
|
D | resolv_tls_unit_test.cpp | 733 std::vector<std::thread> threads; in TEST_F() local
|
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/ |
D | TzS2PolygonsToTzS2CellUnions.java | 115 int threads = arguments.numThreads; in main() local
|
D | MergeTzS2Ranges.java | 109 int threads = arguments.numThreads; in main() local
|
D | GeoJsonTzToTzS2Polygons.java | 135 int threads = arguments.numThreads; in main() local
|
D | TzS2CellUnionsToTzS2Ranges.java | 113 int threads = arguments.numThreads; in main() local
|
/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/ |
D | InetDiagSocketIntegrationTest.java | 205 final Thread[] threads = new Thread[numThreads]; in testB141603906() local
|
/packages/modules/DnsResolver/ |
D | DnsQueryLogTest.cpp | 90 std::vector<std::thread> threads(threadNum); in TEST_F() local
|
/packages/modules/StatsD/statsd/tests/utils/ |
D | MultiConditionTrigger_test.cpp | 52 vector<thread> threads; in TEST() local
|
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/ |
D | E2ePerformanceTest.java | 210 List<Thread> threads = new ArrayList<>(Lists.newArrayList( in stressTestHvacProperties() local
|
/packages/services/Car/service/src/com/android/car/ |
D | CarServiceUtils.java | 283 ArrayList<HandlerThread> threads; in finishAllHandlerTasks() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsDatabaseHelperTest.java | 258 final Thread[] threads = new Thread[NUM_THREADS]; in testGetMimeTypeId_conflict() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MapClientContent.java | 433 String threads = new String(); in clearMessages() local
|
/packages/modules/adb/ |
D | adb.cpp | 935 const HANDLE threads[] = { stdout_thread.get(), stderr_thread.get() }; in launch_server() local
|
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
D | VpnTest.java | 1436 final Thread[] threads = new Thread[NUM_THREADS]; in testB141603906() local
|
/packages/modules/NeuralNetworks/common/ |
D | CpuExecutor.cpp | 1885 int threads = nProcs; in ScopedOpenmpSettings() local
|