OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartThreads
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/base/
criticalsection_unittest.cc
199
void
StartThreads
(ScopedPtrCollection<Thread>* threads,
249
StartThreads
(&threads, &runner);
262
StartThreads
(&threads, &runner);
274
StartThreads
(&threads, &runner);
286
StartThreads
(&threads, &runner);
298
StartThreads
(&threads, &runner);
/system/core/libmemunreachable/tests/
ThreadCapture_test.cpp
54
void
StartThreads
(unsigned int threads, Function&& func) {
146
StartThreads
(threads, [](){});
216
StartThreads
(threads - 1, [](){});
/external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_unittest_oldapi.cc
481
StartThreads
();
484
void
StartThreads
() {
633
StartThreads
();
742
StartThreads
();
756
void
StartThreads
() {
[
all
...]
/external/webrtc/webrtc/modules/audio_processing/
audio_processing_performance_unittest.cc
468
StartThreads
();
662
void
StartThreads
() {
audio_processing_impl_locking_unittest.cc
426
void
StartThreads
() {
518
StartThreads
();
[
all
...]
Completed in 125 milliseconds