/hardware/ti/omap3/omx/ |
D | Android.mk | 87 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/ |
D | README.webm | 7 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/ |
D | CHANGES | 3 * 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 …]
|
D | README | 9 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/ |
D | main.cpp | 21 using android::camera2::tests::TestForkerEventListener; 22 using android::camera2::tests::TestSettings;
|
D | TestExtensions.h | 51 (android::camera2::tests::TestSettings::ForkingEnabled())
|
D | ForkedTests.cpp | 23 namespace tests { namespace
|
D | TestSettings.h | 23 namespace tests {
|
D | TestForkerEventListener.h | 24 namespace tests {
|
D | TestForkerEventListener.cpp | 34 namespace tests { namespace
|
D | Android.mk | 51 LOCAL_MODULE_TAGS := tests
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | tools_common.sh | 327 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/ |
D | Android.mk | 20 LOCAL_MODULE_TAGS := optional tests 29 LOCAL_MODULE_TAGS := optional tests
|
/hardware/ti/omap4-aah/test/CameraHal/ |
D | Android.mk | 44 LOCAL_MODULE_TAGS:= tests 88 LOCAL_MODULE_TAGS:= tests
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/ |
D | README | 5 --enable-temporal-denoising --disable-unit-tests --disable-install-docs \ 28 5) Run tests:
|
/hardware/intel/img/libdrm/ |
D | Makefile.am | 25 SUBDIRS = libdrm shared-core tests subdir
|
/hardware/libhardware/tests/fingerprint/ |
D | Android.mk | 17 LOCAL_MODULE_TAGS := tests
|
D | fingerprint_tests.cpp | 20 namespace tests { namespace
|
/hardware/libhardware/tests/camera3/ |
D | Android.mk | 18 LOCAL_MODULE_TAGS := tests
|
/hardware/libhardware/ |
D | Android.mk | 4 SUBDIR_MAKEFILES := $(call all-named-subdir-makefiles,modules tests)
|
/hardware/libhardware/tests/keymaster/ |
D | Android.mk | 29 LOCAL_MODULE_TAGS := tests
|
/hardware/ti/omap4xxx/test/CameraHal/ |
D | Android.mk | 29 LOCAL_MODULE_TAGS:= tests
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/ |
D | Android.mk | 30 LOCAL_SRC_FILES:= tests/JPEGTest.c
|
/hardware/intel/img/libdrm/tests/ |
D | Makefile.in | 43 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/ |
D | Android.mk | 43 LOCAL_SRC_FILES:= tests/VPPTest.c
|