OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selftest
(Results
51 - 75
of
92
) sorted by null
1
2
3
4
/external/autotest/client/bin/self-test/tests/
101-barrier-2x-slave-first-out
1
--
SELFTEST
-- loading test
23
--
SELFTEST
-- exit 0
105-barrier-5x-master-middle-out
1
--
SELFTEST
-- loading test
71
--
SELFTEST
-- exit 0
110-barrier-unordered-10x-out
130
--
SELFTEST
-- exit 0
131
--
SELFTEST
-- loading test
111-barrier-unordered-20x-out
270
--
SELFTEST
-- exit 0
271
--
SELFTEST
-- loading test
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
ak8975.cxx
141
bool AK8975::update(bool
selfTest
)
143
// this flag (
selfTest
) is used so that we can read values without
144
// specifically taking a measurement. For example,
selfTest
will
147
if (!
selfTest
)
177
bool AK8975::
selfTest
()
201
": Unable to set
SELFTEST
mode");
ak8975.h
174
* @param
selfTest
true if we are running a self test, false
178
bool update(bool
selfTest
=false);
192
bool
selfTest
();
/external/vboot_reference/utility/
tpm_init_temp_fix.c
5
* Temporary fix for running the TPM
selftest
and other essential
43
syslog(pri, "TPM
selftest
failed with code 0x%x\n", result);
/external/tpm2/
SelfTest_fp.h
14
// Executes
SelfTest
with request handles and parameters from |in|.
Global.c
127
//
SelfTest
.c
GetCommandCodeString.c
385
return "
SelfTest
";
Android.mk
279
SelfTest
.c \
Makefile
261
SOURCES +=
SelfTest
.c
/external/autotest/client/tests/cerberus/
ctcs2.tar.bz2
/external/deqp/modules/internal/
ditDelibsTests.cpp
187
addChild(new SelfCheckCase(m_testCtx, "commandline", "de::cmdline::
selfTest
()", de::cmdline::
selfTest
));
/external/autotest/client/tests/ctcs/
ctcs.tar.bz2
/prebuilts/go/darwin-x86/test/
fibo.go
252
func
selfTest
() {
288
selfTest
()
/prebuilts/go/linux-x86/test/
fibo.go
252
func
selfTest
() {
288
selfTest
()
/device/google/contexthub/util/nanotool/
nanomessage.h
169
SelfTest
contexthub.cpp
400
ConfigureSensorRequest::CommandType::
SelfTest
);
/external/google-breakpad/src/processor/
stackwalker_selftest.cc
34
// operation. To turn it on, configure with --enable-
selftest
.
428
BPLOG(ERROR) << "
Selftest
not supported here";
/external/deqp/framework/delibs/decpp/
deCommandLine.hpp
424
void
selfTest
(void);
deCommandLine.cpp
347
void
selfTest
(void)
/bionic/tests/
gtest_main.cpp
[
all
...]
/external/skia/bench/
Android.mk
339
../gm/
selftest
.cpp \
/external/google-breakpad/
Makefile.am
373
if
SELFTEST
376
endif
SELFTEST
[
all
...]
Completed in 1053 milliseconds
1
2
3
4