OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mContinueCount
(Results
1 - 4
of
4
) sorted by null
/system/chre/apps/chqts/src/general_test/
get_time_test.h
48
int
mContinueCount
;
get_time_test.cc
33
: Test(CHRE_API_VERSION_1_0),
mContinueCount
(0) {
82
if (
mContinueCount
> 0) {
86
mContinueCount
++;
event_between_apps_test.h
54
int
mContinueCount
;
event_between_apps_test.cc
40
: Test(CHRE_API_VERSION_1_0),
mContinueCount
(0) {
62
if (
mContinueCount
> 0) {
66
mContinueCount
++;
Completed in 234 milliseconds