OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidateOutFilename
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
neteq_isac_quality_test.cc
46
static bool
ValidateOutFilename
(const char* flagname, const string& value) {
60
RegisterFlagValidator(&FLAGS_out_filename, &
ValidateOutFilename
);
neteq_opus_fec_quality_test.cc
45
static bool
ValidateOutFilename
(const char* flagname, const string& value) {
59
RegisterFlagValidator(&FLAGS_out_filename, &
ValidateOutFilename
);
Completed in 53 milliseconds