HomeSort by relevance Sort by last modified time
    Searched full:sanity (Results 476 - 500 of 2591) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
SwitchingSampRate.cc 268 // sanity check
291 // Sanity check
  /external/webrtc/webrtc/modules/video_processing/
deflickering.cc 289 /* Sanity check of buffer length */
326 /* Sanity check for mean_buffer_length_ */
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
LinearLayoutManagerBaseConfigSetTest.java 241 assertThat("test sanity", gap, is(0));
275 assertThat("test sanity", gap, is(0));
RecyclerViewLayoutTest.java 241 assertThat("test sanity", rv.getChildCount(), is(10));
252 assertThat("test sanity", rv.getChildCount(), is(10));
709 assertThat("test sanity", toFocus.itemView.hasFocus(), is(true));
759 assertTrue("test sanity", requestFocus(c, true));
760 assertTrue("test sanity", c.hasFocus());
    [all...]
  /libcore/ojluni/src/main/java/java/util/zip/
DeflaterInputStream.java 107 // Sanity checks
173 // Sanity checks
  /system/media/camera/docs/
metadata-generate 133 # Do some basic sanity checks
196 $thisdir/metadata-parser-sanity-check || exit 1
  /system/media/radio/src/
radio_metadata.c 302 /* sanity check on entry count versus buffer size */
312 /* sanity check on each entry */
  /system/tpm/trunks/
resource_manager.h 168 // Parses a |command|, sanity checking its format and extracting
173 // response is sanity checked and |response_info| is extracted. Returns
  /art/runtime/
class_table.cc 172 // Sanity check.
  /art/runtime/gc/accounting/
mod_union_table.h 71 // Verification, sanity checks that we don't have clean cards which conflict with out cached data
  /bionic/libc/bionic/
pthread_attr.cpp 155 // If the current RLIMIT_STACK is RLIM_INFINITY, only admit to an 8MiB stack for sanity's sake.
  /cts/hostsidetests/net/src/com/android/cts/net/
HostsideRestrictBackgroundNetworkTests.java 294 assertPowerSaveModeWhitelist(packageName, true); // Sanity check
  /cts/suite/audio_quality/test_description/processing/
check_spectrum.py 85 # basic sanity check
check_spectrum_playback.py 73 # basic sanity check
  /cts/tests/camera/src/android/hardware/camera2/cts/helpers/
Preconditions.java 25 * <p>Typically used to sanity check arguments or the current object state.</p>
  /cts/tests/tests/location/src/android/location/cts/
GnssNavigationMessageRegistrationTest.java 82 * It only performs sanity checks for the Navigation messages received.
  /cts/tests/tests/os/jni/seccomp-tests/
local-modifications-android-2.diff 103 /* Might as well check siginfo for sanity while we're here. */
  /cts/tests/tests/security/src/android/security/cts/
HwRngTest.java 80 // Sanity check based on https://www.kernel.org/doc/Documentation/hw_random.txt.
  /cts/tools/dasm/src/java_cup/
lalr_transition.java 27 /* sanity checks */
reduce_action.java 22 /* sanity check */
shift_action.java 22 /* sanity check */
symbol.java 27 /* sanity check */
  /external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
DeflateUncompressorTest.java 76 // Sanity check to ensure that defaults are as we want them to be. Arguably crufty but nobody
  /external/autotest/client/cros/cellular/
prologix_scpi_driver_test_noautorun.py 187 contains the desired substring. This is a quick sanity check only.
  /external/autotest/client/site_tests/audio_CrasSanity/
audio_CrasSanity.py 21 """Verifies cras sanity using its status, active streams and crashes"""

Completed in 746 milliseconds

<<11121314151617181920>>