OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasvoicecount_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.h
360
::google::protobuf::int32
hasvoicecount_
;
member in class:audio_processing_unittest::Test
764
hasvoicecount_
= 0;
768
return
hasvoicecount_
;
772
hasvoicecount_
= value;
audio_processing_unittest.pb.cc
618
hasvoicecount_
= 0;
655
hasvoicecount_
= 0;
740
input, &
hasvoicecount_
)));
943
std::swap(
hasvoicecount_
, other->
hasvoicecount_
);
[
all
...]
Completed in 19 milliseconds