OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sanity
(Results
401 - 425
of
2591
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/darwin-x86/src/cmd/cover/testdata/
main.go
72
//
Sanity
check for test before panic.
/prebuilts/go/darwin-x86/src/os/
getwd.go
81
if len(parent) >= 1024 { //
Sanity
check
/prebuilts/go/darwin-x86/src/runtime/
parfor_test.go
15
// Simple serial
sanity
test for parallelfor.
/prebuilts/go/linux-x86/src/cmd/cover/testdata/
main.go
72
//
Sanity
check for test before panic.
/prebuilts/go/linux-x86/src/os/
getwd.go
81
if len(parent) >= 1024 { //
Sanity
check
/prebuilts/go/linux-x86/src/runtime/
parfor_test.go
15
// Simple serial
sanity
test for parallelfor.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ioctl.py
47
self.assertEqual(len(buf) * intsize, nbytes) #
sanity
check
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ioctl.py
47
self.assertEqual(len(buf) * intsize, nbytes) #
sanity
check
/system/bt/btif/src/
btif_profile_queue.c
74
//
Sanity
check to make sure we're not leaking connection requests
/system/core/libmemtrack/
memtrack.c
110
/* TODO:
sanity
checks on return values from HALs:
/system/core/metricsd/collectors/
cpu_usage_collector.cc
53
// Sysconf cannot fail, so no
sanity
checks are needed.
/system/core/metricsd/uploader/
metrics_log_base.h
107
// no longer be written to. It is only used for
sanity
checking and is
/system/extras/libfec/
fec_private.h
49
#define VERITY_MIN_TABLE_SIZE (VERITY_TABLE_ARGS * 2) /* for a
sanity
check */
/system/netd/server/
NetworkController.h
84
// |netId| is given only to
sanity
check that the interface has the correct netId.
/system/tpm/trunks/generator/
extract_commands.sh
84
#
Sanity
check. The format should now follow this grammar:
/toolchain/binutils/binutils-2.25/opcodes/
cgen-opc.c
508
/*
sanity
check */
521
/*
Sanity
check: can't pass an alias insn if ! alias_p. */
525
/*
Sanity
check: length must be correct. */
532
/*
Sanity
check: must succeed.
/bionic/tests/
stdatomic_test.cpp
187
// Very simple acquire/release memory ordering
sanity
check.
234
// Run a memory ordering
sanity
test.
/bootable/recovery/applypatch/
bspatch.cpp
203
//
Sanity
check
226
//
Sanity
check
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
PermissionsHostTest.java
69
//
Sanity
check that remote failure is host failure
81
//
Sanity
check that remote kill is host failure
/external/aac/libSYS/src/
conv_string.cpp
101
/*
sanity
checks */
131
/*
sanity
checks */
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThread.java
145
// This is only a
sanity
check. We cannot synchronize here,
185
// this cannot happen. Just a
sanity
check.
/external/bison/src/
symtab.h
235
/**
Sanity
checks and #token_translations construction.
237
Perform various
sanity
checks, assign symbol numbers, and set up
/external/dbus/
config.h
37
/* Disable public API
sanity
checking */
94
/* Disable GLib public API
sanity
checking */
/external/deqp/doc/testspecs/GLES31/
functional.image_load_store.txt
33
+ Basic
sanity
case for "restrict"
103
"restrict". This is mainly a
sanity
case to see that the keyword is properly
/external/libchrome/base/
atomicops_unittest.cc
170
// This is a simple
sanity
check that values are correct. Not testing
195
// This is a simple
sanity
check that values are correct. Not testing
Completed in 1020 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>