Home
last modified time | relevance | path

Searched refs:kTimes (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dbuffer_level_filter_unittest.cc58 const int kTimes = 10; in TEST() local
62 for (int i = 0; i < kTimes; ++i) { in TEST()
74 for (int i = 0; i < kTimes; ++i) { in TEST()
86 for (int i = 0; i < kTimes; ++i) { in TEST()
102 const int kTimes = 10; in TEST() local
107 for (int i = 0; i < kTimes; ++i) { in TEST()
135 const int kTimes = 10; in TEST() local
139 for (int i = 0; i < kTimes; ++i) { in TEST()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc226 if (last_clause_ == kTimes) { in UntypedTimes()
231 ExpectSpecProperty(last_clause_ < kTimes, in UntypedTimes()
236 last_clause_ = kTimes; in UntypedTimes()
/external/v8/testing/gmock/src/
Dgmock-spec-builders.cc226 if (last_clause_ == kTimes) { in UntypedTimes()
231 ExpectSpecProperty(last_clause_ < kTimes, in UntypedTimes()
236 last_clause_ = kTimes; in UntypedTimes()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc226 if (last_clause_ == kTimes) { in UntypedTimes()
231 ExpectSpecProperty(last_clause_ < kTimes, in UntypedTimes()
236 last_clause_ = kTimes; in UntypedTimes()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h718 kTimes, enumerator
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h726 kTimes, enumerator
/external/v8/testing/gmock/include/gmock/
Dgmock-spec-builders.h726 kTimes, enumerator
/external/fmtlib/test/
Dgmock-gtest-all.cc10676 if (last_clause_ == kTimes) { in UntypedTimes()
10681 ExpectSpecProperty(last_clause_ < kTimes, in UntypedTimes()
10686 last_clause_ = kTimes; in UntypedTimes()
/external/fmtlib/test/gmock/
Dgmock.h9290 kTimes,