Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 53) sorted by relevance

123

/hardware/ti/omap3/omx/
DAndroid.mk87 include $(TI_OMX_AUDIO)/aac_enc/tests/Android.mk
90 include $(TI_OMX_AUDIO)/wma_dec/tests/Android.mk
95 include $(TI_OMX_AUDIO)/nbamr_enc/tests/Android.mk
98 include $(TI_OMX_AUDIO)/wbamr_enc/tests/Android.mk
100 include $(TI_OMX_AUDIO)/g711_dec/tests/Android.mk
102 include $(TI_OMX_AUDIO)/g711_enc/tests/Android.mk
104 include $(TI_OMX_AUDIO)/g722_dec/tests/Android.mk
106 include $(TI_OMX_AUDIO)/g722_enc/tests/Android.mk
108 include $(TI_OMX_AUDIO)/g726_dec/tests/Android.mk
110 include $(TI_OMX_AUDIO)/g726_enc/tests/Android.mk
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/
DREADME.webm7 Google's framework for writing C++ tests on a variety of platforms
10 assertions, user-defined assertions, death tests, fatal and non-fatal
11 failures, various options for running the tests, and XML test report
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES3 * New feature: death tests are supported on OpenBSD and in iOS
20 contain information about tests that are filtered out.
22 death tests.
38 * Parameters of value-parameterized tests are now printed in the
50 WithParamInterface<T> separately, easing conversion of legacy tests.
91 * New feature: elapsed time for the tests is printed by default.
103 * New feature: death tests on Windows, Cygwin, and Mac.
127 * New feature: value-parameterized tests.
131 * Added tests to the Xcode project.
135 * Enabled running Python tests on systems with python 2.3 installed,
[all …]
DREADME9 Google's framework for writing C++ tests on a variety of platforms
12 assertions, user-defined assertions, death tests, fatal and non-fatal
13 failures, various options for running the tests, and XML test report
63 build Google Test and its own tests from an SVN checkout (described
66 * Python version 2.3 or newer (for running some of the tests and
109 To build Google Test and your tests that use it, you need to tell your
142 Test's own tests. Instead, it just builds the Google Test library and
260 to the compiler flags while compiling Google Test and your tests. If
310 To compile your *tests* that use the gtest shared library, add
388 functionality, you'll want to compile and run Google Test's own tests.
[all …]
/hardware/libhardware/tests/camera2/
Dmain.cpp21 using android::camera2::tests::TestForkerEventListener;
22 using android::camera2::tests::TestSettings;
DTestExtensions.h51 (android::camera2::tests::TestSettings::ForkingEnabled())
DForkedTests.cpp23 namespace tests { namespace
DTestSettings.h23 namespace tests {
DTestForkerEventListener.h24 namespace tests {
DTestForkerEventListener.cpp34 namespace tests { namespace
DAndroid.mk51 LOCAL_MODULE_TAGS := tests
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtools_common.sh327 echo $(basename "${0%.*}"): Done, all tests pass for ${tested_config}.
335 --filter <filter>: User test filter. Only tests matching filter are run.
336 --run-disabled-tests: Run disabled tests.
377 --run-disabled-tests)
/hardware/ti/omap4-aah/ion/
DAndroid.mk20 LOCAL_MODULE_TAGS := optional tests
29 LOCAL_MODULE_TAGS := optional tests
/hardware/ti/omap4-aah/test/CameraHal/
DAndroid.mk44 LOCAL_MODULE_TAGS:= tests
88 LOCAL_MODULE_TAGS:= tests
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
DREADME5 --enable-temporal-denoising --disable-unit-tests --disable-install-docs \
28 5) Run tests:
/hardware/intel/img/libdrm/
DMakefile.am25 SUBDIRS = libdrm shared-core tests subdir
/hardware/libhardware/tests/fingerprint/
DAndroid.mk17 LOCAL_MODULE_TAGS := tests
Dfingerprint_tests.cpp20 namespace tests { namespace
/hardware/libhardware/tests/camera3/
DAndroid.mk18 LOCAL_MODULE_TAGS := tests
/hardware/libhardware/
DAndroid.mk4 SUBDIR_MAKEFILES := $(call all-named-subdir-makefiles,modules tests)
/hardware/libhardware/tests/keymaster/
DAndroid.mk29 LOCAL_MODULE_TAGS := tests
/hardware/ti/omap4xxx/test/CameraHal/
DAndroid.mk29 LOCAL_MODULE_TAGS:= tests
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/
DAndroid.mk30 LOCAL_SRC_FILES:= tests/JPEGTest.c
/hardware/intel/img/libdrm/tests/
DMakefile.in43 subdir = tests
317 $(AUTOMAKE) --foreign tests/Makefile
597 tests="test"; \
600 tests="tests"; \
605 banner="$$All$$all $$tests passed"; \
608 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
612 banner="$$failed of $$all $$tests failed"; \
615 … banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/
DAndroid.mk43 LOCAL_SRC_FILES:= tests/VPPTest.c

123