Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 25 of 63) sorted by relevance

123

/frameworks/native/libs/binder/tests/unit_fuzzers/
DBpBinderFuzz.cpp53 for (size_t tries = 0; tries < 5; tries++) { in LLVMFuzzerTestOneInput() local
/frameworks/av/media/libnbaio/include_mono/media/nbaio/
DSingleStateQueue.h131 for (int tries = 0; ; ) { in poll() local
134 if (++tries >= MAX_TRIES) { in poll()
148 if (++tries >= MAX_TRIES) { in poll()
/frameworks/base/tests/ApkVerityTest/testdata/
DREADME.md3 The test tries to install subsets of base.{apk,dm}, split.{apk,dm} and their
5 tests also tries to tamper with the file at absolute disk offset to verify
/frameworks/base/media/jni/soundpool/
DStreamManager.h241 size_t tries = 0; variable
242 for (; tries < mHashCapacity; ++tries) {
254 LOG_ALWAYS_FATAL_IF(tries == mHashCapacity, "hash table overflow!");
DStream.cpp426 void Stream::onBufferEnd(int toggle, int tries) in onBufferEnd() argument
439 if (tries < 3) { in onBufferEnd()
442 getPairStream()->onBufferEnd(toggle, tries + 1); in onBufferEnd()
DStream.h165 void onBufferEnd(int toggle, int tries) NO_THREAD_SAFETY_ANALYSIS;
/frameworks/native/libs/binder/tests/
DbinderRpcBenchmark.cpp217 for (size_t tries = 0; tries < 5; tries++) { in setupClient() local
/frameworks/opt/telephony/tests/telephonytests/
Djarjar-rules-tests.txt10 # via net-tests-utils and tries to jarjar it again. Rename the package names with
/frameworks/av/media/codecs/g711/fuzzer/
DREADME.md5 codec and tries to achieve the following:
/frameworks/av/services/mediaresourcemanager/fuzzer/
DREADME.md5 understanding of the service and tries to achieve the following:
/frameworks/av/services/medialog/fuzzer/
DREADME.md5 service and tries to achieve the following:
/frameworks/native/cmds/cmd/fuzzer/
DREADME.md4 The fuzzer plugin for libcmd is designed based on the understanding of the library and tries to ach…
/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
DREADME.md5 library and tries to achieve the following:
/frameworks/av/services/mediacodec/registrant/fuzzer/
DREADME.md4 …rviceregistrant is designed based on the understanding of the library and tries to achieve the fol…
/frameworks/av/media/codecs/mp3dec/fuzzer/
DREADME.md5 codec and tries to achieve the following:
/frameworks/av/media/libnblog/
DReader.cpp91 int tries = 0; in getSnapshot() local
96 } while (availToRead < 0 || ++tries <= kMaxObtainTries); in getSnapshot()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogTags.logtags58 ## type: 1: USER_BIND_SERVICE Secondary user tries binding to the system sysui service
/frameworks/av/media/codecs/amrnb/enc/fuzzer/
DREADME.md5 codec and tries to achieve the following:
/frameworks/av/media/codecs/amrwb/enc/fuzzer/
DREADME.md5 codec and tries to achieve the following:
/frameworks/av/media/libstagefright/httplive/fuzzer/
DREADME.md4 …fright_httplive is designed based on the understanding of the library and tries to achieve the fol…
/frameworks/base/media/lib/remotedisplay/
DREADME.txt8 <uses-library> tag. And since Java always tries to load a class from the
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/fuzzer/
DREADME.md5 source code and tries to achieve the following:
/frameworks/av/drm/libmediadrm/fuzzer/
DREADME.md5 library and tries to achieve the following:
/frameworks/av/services/mediametrics/fuzzer/
DREADME.md5 understanding of the service and tries to achieve the following:
/frameworks/av/media/codecs/amrwb/dec/fuzzer/
DREADME.md5 codec and tries to achieve the following:

123