Home
last modified time | relevance | path

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

12

/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/
DGeoJsonTzToTzS2PolygonsTest.java69 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.java67 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.java67 final int threads = 1; in regressionTest() local
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/
DMergeTzS2RangesTest.java75 final int threads = 1; in regressionTest() local
/packages/modules/DnsResolver/tests/
Dresolv_stress_test.cpp48 std::vector<std::thread> threads(num_threads); in RunGetAddrInfoStressTest() local
Dresolv_cache_unit_test.cpp462 std::vector<std::thread> threads(5); in TEST_F() local
505 std::vector<std::thread> threads(5); in TEST_F() local
536 std::vector<std::thread> threads(5); in TEST_F() local
Dresolv_private_dns_test.cpp1078 std::vector<std::thread> threads(queries); in TEST_F() local
1127 std::vector<std::thread> threads(queries); in TEST_F() local
/packages/modules/NeuralNetworks/runtime/test/
DTestOpenmpSettings.cpp67 std::vector<std::thread> threads; in TEST_F() local
DTestGenerated.cpp357 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local
371 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
DSupportLibraryTestGenerated.cpp442 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local
475 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
/packages/modules/Connectivity/tests/common/java/android/net/metrics/
DIpConnectivityLogTest.java97 final Thread[] threads = new Thread[nCallers]; in testLoggingEventsWithMultipleCallers() local
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
DTzS2PolygonsToTzS2CellUnions.java115 int threads = arguments.numThreads; in main() local
DMergeTzS2Ranges.java109 int threads = arguments.numThreads; in main() local
DTzS2CellUnionsToTzS2Ranges.java113 int threads = arguments.numThreads; in main() local
DGeoJsonTzToTzS2Polygons.java135 int threads = arguments.numThreads; in main() local
/packages/modules/NetworkStack/tests/integration/signature/android/net/netlink/
DInetDiagSocketIntegrationTest.java201 final Thread[] threads = new Thread[numThreads]; in testB141603906() local
/packages/modules/UprobeStats/src/
DUprobeStats.cpp295 std::vector<std::thread> threads; in main() local
/packages/modules/DnsResolver/
DDnsQueryLogTest.cpp91 std::vector<std::thread> threads(threadNum); in TEST_F() local
/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/
DServiceDiscoveryTest.java506 final ArrayList<Thread> threads = new ArrayList<>(); in discoveryProxy_multipleClientsBrowseAndResolveServiceOverMdns() local
/packages/modules/StatsD/statsd/tests/utils/
DMultiConditionTrigger_test.cpp54 vector<thread> threads; in TEST() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsDatabaseHelperTest.java259 final Thread[] threads = new Thread[NUM_THREADS]; in testGetMimeTypeId_conflict() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMapClientContent.java498 String threads = threadsBuilder.substring(0, threadsBuilder.length() - 2); in clearMessages() local
/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java553 ArrayList<HandlerThread> threads; in quitHandlerThreads() local
/packages/modules/adb/
Dadb.cpp1031 const HANDLE threads[] = { stdout_thread.get(), stderr_thread.get() }; in launch_server() local
/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/
DMockEvsHal.cpp116 std::unordered_map<std::string, std::thread> threads; in ~MockEvsHal() local

12