Home
last modified time | relevance | path

Searched refs:Detect (Results 1 – 25 of 225) sorted by relevance

123456789

/external/llvm/test/tools/llvm-profdata/
Dtext-format-errors.test3 1- Detect invalid count
8 2- Detect bad hash
13 3- Detect no counts
17 4- Detect binary input
22 5- Detect malformed value profile data
27 6- Detect truncated value profile data
Dsample-profile-basic.test32 5- Detect invalid text encoding (e.g. instrumentation profile text format).
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector_unittest.cc107 overuse_detector_->Detect( in UpdateDetector()
673 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
686 overuse_detector_->Detect(1.1 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
699 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
711 overuse_detector_->Detect(0.7 * kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
723 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
746 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
760 overuse_detector_->Detect(kLargeOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
773 overuse_detector_->Detect(kOffset, kTsDelta, num_deltas, now_ms); in TEST_F()
Doveruse_detector.h36 BandwidthUsage Detect(double offset,
Doveruse_detector.cc77 BandwidthUsage OveruseDetector::Detect(double offset, in Detect() function in webrtc::OveruseDetector
/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_detector.h43 float Detect(const float* data,
Dtransient_detector_unittest.cc93 detector.Detect(buffer.get(), buffer_length, NULL, 0); in TEST()
Dclick_annotate.cc86 detector.Detect(audio_buffer.get(), audio_buffer_length, NULL, 0); in main()
Dtransient_detector.cc69 float TransientDetector::Detect(const float* data, in Detect() function in webrtc::TransientDetector
/external/autotest/client/site_tests/security_SysVIPC/
Dcontrol9 PURPOSE = "Detect emergence of new attack surfaces in SysV IPC"
/external/autotest/client/tests/fs_mark/
Dcontrol8 Detect barrier issues in file systems.
/external/autotest/client/site_tests/hardware_TPMLoadKey/
Dcontrol7 PURPOSE = "Detect that the TPM can execute the LoadKey function"
/external/mesa3d/src/compiler/glsl/
DTODO1 - Detect code paths in non-void functions that don't reach a return statement
/external/mesa3d/scons/
Dcustom.py87 if env.Detect('ranlib'):
176 if not env.Detect('pkg-config'):
Dllvm.py198 if not env.Detect(llvm_config):
/external/autotest/client/site_tests/hardware_StorageWearoutDetect/
Dcontrol.non_cache7 PURPOSE = 'Detect wear out status of storage device'
Dcontrol7 PURPOSE = 'Detect wear out status of storage device'
/external/libcxx/lib/abi/
DCMakeLists.txt9 # Detect if we are building in the same configuration used to generate
/external/protobuf/util/
DCONTRIBUTORS.txt67 * Detect unordered_map in stl_hash.m4.
85 * Detect whether zlib is new enough in configure script.
/external/protobuf/
DCONTRIBUTORS.txt67 * Detect unordered_map in stl_hash.m4.
85 * Detect whether zlib is new enough in configure script.
/external/clang/test/SemaObjC/
Dprotocols.m55 // Detect circular dependencies.
/external/bison/m4/
Dstdint.m4165 /* Detect bug in FreeBSD 6.0 / ia64. */
175 /* Detect bug in mingw. */
181 /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
187 /* Detect bugs in OpenBSD 3.9 stdint.h. */
Dmultiarch.m419 # Detect this situation and set APPLE_UNIVERSAL_BUILD accordingly.
Dmmap-anon.m47 # Detect how mmap can be used to create anonymous (not file-backed) memory
/external/strace/m4/
Dwarnings.m454 # specifies -Wunknown-warning-option -Werror. Detect this.

123456789