/external/v8/test/mjsunit/ |
math-sqrt.js | 41 // Simple sanity check
|
/external/vboot_reference/firmware/lib21/ |
packed_key.c | 32 /* Sanity check key array size */
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
agc.cc | 91 // TODO(turajs): just some arbitrary sanity check. We can come up with better
|
/external/webrtc/webrtc/modules/video_coding/ |
jitter_buffer_common.h | 35 kMaxJBFrameSizeBytes = 4000000 // sanity don't go above 4Mbyte.
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterFunction.java | 46 // Sanity checks
|
/frameworks/support/fragment/tests/java/android/support/v4/app/ |
NestedFragmentTest.java | 77 // Sanity check that onActivityResult hasn't been called yet.
|
/packages/apps/Settings/src/com/android/settings/ |
TetherProvisioningActivity.java | 29 * Activity which acts as a proxy to the tether provisioning app for sanity checks and permission
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
StorageWizardMoveConfirm.java | 53 // Sanity check that target volume is candidate
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
fileobject.h | 68 /* A routine to do sanity checking on the file mode string. returns
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
fileobject.h | 68 /* A routine to do sanity checking on the file mode string. returns
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
fileobject.h | 68 /* A routine to do sanity checking on the file mode string. returns
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
fileobject.h | 68 /* A routine to do sanity checking on the file mode string. returns
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ControlPointTest.java | 46 // For sanity let's also convert back and verify
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
ulh.s | 64 # ulhu is handled like ulh. Sanity check it.
|
/toolchain/binutils/binutils-2.25/libiberty/ |
memmem.c | 58 /* Sanity check, otherwise the loop might search through the whole
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
AbstractRestrictBackgroundNetworkTestCase.java | 189 assertBackgroundState(); // Sanity check. 194 assertForegroundState(); // Sanity check. 199 assertForegroundServiceState(); // Sanity check. 336 assertEquals("Wrong network status: " + resultData, 5, parts.length); // Sanity check 445 // Sanity check. 472 assertActiveNetworkMetered(false); // Sanity check. 605 assertPowerSaveModeWhitelist(packageName, true); // Sanity check 613 assertPowerSaveModeWhitelist(packageName, false); // Sanity check 645 // Sanity check, since tests should check beforehand.... 658 // Sanity check [all...] |
/external/icu/icu4c/source/test/intltest/ |
incaltst.cpp | 236 // Sanity check the calendar 244 // end sanity check 246 // Note, the following is a good way to test the sanity of the constructed calendars, 289 // Sanity check the calendar 297 // end sanity check 340 // Sanity check the calendar 348 // end sanity check 393 // Sanity check the calendar 401 // end sanity check 721 // Sanity check the calendar [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/helpers/ |
StaticMetadata.java | 438 * Get max AE regions and do sanity check. 451 * Get max AWB regions and do sanity check. 464 * Get max AF regions and do sanity check. 548 * Get available thumbnail sizes and do the sanity check. 576 * Get available focal lengths and do the sanity check. 597 * Get available apertures and do the sanity check. [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
StaticMetadata.java | 438 * Get max AE regions and do sanity check. 451 * Get max AWB regions and do sanity check. 464 * Get max AF regions and do sanity check. 548 * Get available thumbnail sizes and do the sanity check. 576 * Get available focal lengths and do the sanity check. 597 * Get available apertures and do the sanity check. [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
ContactsContract_IsSuperPrimaryName.java | 97 // Sanity check: two contacts are aggregated 158 // Sanity check: two contacts are aggregated
|
ContactsContract_StructuredPhoneticName.java | 108 // Sanity check: two contacts are aggregated 145 // Sanity check: two contacts are aggregated
|
/external/autotest/client/site_tests/desktopui_FlashSanityCheck/ |
desktopui_FlashSanityCheck.py | 18 Sanity test that ensures flash instance is launched when a swf is played. 40 """Run the Flash sanity test.
|
/external/autotest/client/site_tests/hardware_VideoOutSemiAuto/ |
hardware_VideoOutSemiAuto.py | 86 # Sanity check for xrandr application. 98 # Sanity check to make sure we can configure the devices.
|
/external/clang/test/Analysis/ |
comparison-implicit-casts.cpp | 21 // Sanity check. This test is useless if size_t isn't bigger than bool. 78 // Sanity check. This test is useless if size_t isn't bigger than bool.
|
reference.cpp | 27 // just a sanity test, the same behavior as t1() 34 // This is mostly a sanity check, but then again, both should work!
|