Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 25 of 30) 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/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/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/mergetzs2ranges/
DMergeTzS2RangesTest.java75 final int threads = 1; in regressionTest() local
/packages/modules/UprobeStats/src/
DUprobeStats.cpp115 std::vector<std::thread> threads; in main() 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.cpp1077 std::vector<std::thread> threads(queries); in TEST_F() local
1126 std::vector<std::thread> threads(queries); in TEST_F() local
/packages/modules/Connectivity/tests/common/java/android/net/metrics/
DIpConnectivityLogTest.java97 final Thread[] threads = new Thread[nCallers]; in testLoggingEventsWithMultipleCallers() 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/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
DGeoJsonTzToTzS2Polygons.java135 int threads = arguments.numThreads; in main() local
DTzS2CellUnionsToTzS2Ranges.java113 int threads = arguments.numThreads; in main() local
/packages/modules/NetworkStack/tests/integration/signature/android/net/netlink/
DInetDiagSocketIntegrationTest.java205 final Thread[] threads = new Thread[numThreads]; in testB141603906() local
/packages/modules/DnsResolver/
DDnsQueryLogTest.cpp91 std::vector<std::thread> threads(threadNum); in TEST_F() local
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_dm_inq_db_test.cc132 thread_t* threads[kNumberOfThreads]; member in BtmDmInqDbThreadedTest
/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/
DServiceDiscoveryTest.java355 final ArrayList<Thread> threads = new ArrayList<>(); in discoveryProxy_multipleClientsBrowseAndResolveServiceOverMdns() 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/StatsD/statsd/tests/utils/
DMultiConditionTrigger_test.cpp54 vector<thread> threads; in TEST() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMapClientContent.java473 String threads = new String(); in clearMessages() local
/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java552 ArrayList<HandlerThread> threads; in quitHandlerThreads() 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