/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/ |
D | GeoJsonTzToTzS2PolygonsTest.java | 68 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 | 66 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 | 66 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 | 74 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 | 354 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local 368 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
|
D | SupportLibraryTestGenerated.cpp | 425 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local 458 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
|
/packages/modules/DnsResolver/tests/ |
D | resolv_stress_test.cpp | 54 std::vector<std::thread> threads(num_threads); in RunGetAddrInfoStressTest() local
|
D | resolv_cache_unit_test.cpp | 458 std::vector<std::thread> threads(5); in TEST_F() local 501 std::vector<std::thread> threads(5); in TEST_F() local 532 std::vector<std::thread> threads(5); in TEST_F() local
|
D | resolv_tls_unit_test.cpp | 756 std::vector<std::thread> threads; in TEST_F() local
|
/packages/services/Car/cpp/watchdog/server/src/ |
D | ProcPidStat.h | 63 std::unordered_map<pid_t, PidStat> threads; // Per-thread stat including the main thread member
|
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/ |
D | TzS2PolygonsToTzS2CellUnions.java | 116 int threads = arguments.numThreads; in main() local
|
D | MergeTzS2Ranges.java | 110 int threads = arguments.numThreads; in main() local
|
D | GeoJsonTzToTzS2Polygons.java | 134 int threads = arguments.numThreads; in main() local
|
D | TzS2CellUnionsToTzS2Ranges.java | 114 int threads = arguments.numThreads; in main() local
|
/packages/services/Car/service/src/com/android/car/ |
D | CarServiceUtils.java | 227 ArrayList<HandlerThread> threads; in finishAllHandlerTasks() 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 | 89 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/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsDatabaseHelperTest.java | 257 final Thread[] threads = new Thread[NUM_THREADS]; in testGetMimeTypeId_conflict() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MapClientContent.java | 428 String threads = new String(); in clearMessages() local
|
/packages/modules/adb/ |
D | adb.cpp | 899 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 | 1109 final Thread[] threads = new Thread[NUM_THREADS]; in testB141603906() local
|
/packages/modules/NeuralNetworks/common/ |
D | CpuExecutor.cpp | 1884 int threads = nProcs; in ScopedOpenmpSettings() local
|