OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iseed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/tests/
test_opus_common.h
63
static opus_uint32
iseed
;
variable
74
fprintf(stderr,"'make check SEED=%u fails %s at line %d for %s'\n",
iseed
,file,line,opus_get_version_string());
/external/libopus/tests/
test_opus_common.h
63
static opus_uint32
iseed
;
variable
74
fprintf(stderr,"'make check SEED=%u fails %s at line %d for %s'\n",
iseed
,file,line,opus_get_version_string());
Completed in 558 milliseconds