Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 25 of 26) sorted by relevance

12

/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/
DGeoJsonTzToTzS2PolygonsTest.java68 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/
DTzS2CellUnionsToTzS2RangesTest.java66 final int threads = 1; in regressionTest() local
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/
DTzS2PolygonsToTzS2CellUnionsTest.java66 final int threads = 1; in regressionTest() local
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/
DMergeTzS2RangesTest.java74 final int threads = 1; in regressionTest() local
/packages/modules/NeuralNetworks/runtime/test/
DTestOpenmpSettings.cpp67 std::vector<std::thread> threads; in TEST_F() local
DTestGenerated.cpp354 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local
368 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
DSupportLibraryTestGenerated.cpp425 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local
458 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
/packages/modules/DnsResolver/tests/
Dresolv_stress_test.cpp54 std::vector<std::thread> threads(num_threads); in RunGetAddrInfoStressTest() local
Dresolv_cache_unit_test.cpp458 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
Dresolv_tls_unit_test.cpp756 std::vector<std::thread> threads; in TEST_F() local
/packages/services/Car/cpp/watchdog/server/src/
DProcPidStat.h63 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/
DTzS2PolygonsToTzS2CellUnions.java116 int threads = arguments.numThreads; in main() local
DMergeTzS2Ranges.java110 int threads = arguments.numThreads; in main() local
DGeoJsonTzToTzS2Polygons.java134 int threads = arguments.numThreads; in main() local
DTzS2CellUnionsToTzS2Ranges.java114 int threads = arguments.numThreads; in main() local
/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java227 ArrayList<HandlerThread> threads; in finishAllHandlerTasks() local
/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
DInetDiagSocketIntegrationTest.java205 final Thread[] threads = new Thread[numThreads]; in testB141603906() local
/packages/modules/DnsResolver/
DDnsQueryLogTest.cpp89 std::vector<std::thread> threads(threadNum); in TEST_F() local
/packages/modules/StatsD/statsd/tests/utils/
DMultiConditionTrigger_test.cpp52 vector<thread> threads; in TEST() local
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DE2ePerformanceTest.java210 List<Thread> threads = new ArrayList<>(Lists.newArrayList( in stressTestHvacProperties() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsDatabaseHelperTest.java257 final Thread[] threads = new Thread[NUM_THREADS]; in testGetMimeTypeId_conflict() local
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientContent.java428 String threads = new String(); in clearMessages() local
/packages/modules/adb/
Dadb.cpp899 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/
DVpnTest.java1109 final Thread[] threads = new Thread[NUM_THREADS]; in testB141603906() local
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1884 int threads = nProcs; in ScopedOpenmpSettings() local

12