OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSeconds
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/tests/
test-mixer.cpp
145
static const double
kSeconds
= 1;
154
Providers[i].setChirp<float>(v[0], 0, v[1]/2, v[1],
kSeconds
);
156
Providers[i].setChirp<int16_t>(v[0], 0, v[1]/2, v[1],
kSeconds
);
169
Providers[i].setSine<float>(v[0], v[1], v[2],
kSeconds
);
171
Providers[i].setSine<int16_t>(v[0], v[1], v[2],
kSeconds
);
/external/icu/icu4c/source/test/intltest/
reldatefmttest.cpp
452
static const char *
kSeconds
= "Seconds";
500
return
kSeconds
;
Completed in 394 milliseconds