Home
last modified time | relevance | path

Searched refs:summary (Results 1 – 13 of 13) sorted by relevance

/hardware/libhardware/tests/camera2/
DTestForkerEventListener.cpp82 test_part_result.summary()); in OnTestPartResult()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtools_common.sh197 "${decoder}" "$input" --summary --noblit "$@" > /dev/null 2>&1
199 cat "${input}" | "${decoder}" - --summary --noblit "$@" > /dev/null 2>&1
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_rt.h106 int summary; member
/hardware/intel/common/libva/
DNEWS1 libva NEWS -- summary of user visible changes. 2011-10-28
Dconfigure.ac320 # Print a small summary
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DCPackDeb.cmake15 # The debian package summary
127 …MESSAGE(FATAL_ERROR "Debian package requires a summary for a package, set CPACK_PACKAGE_DESCRIPTIO…
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DCPackDeb.cmake15 # The debian package summary
127 …MESSAGE(FATAL_ERROR "Debian package requires a summary for a package, set CPACK_PACKAGE_DESCRIPTIO…
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c495 int stop_after = 0, postproc = 0, summary = 0, quiet = 1; in main_loop() local
572 summary = 1; in main_loop()
928 if (summary || progress) { in main_loop()
DCHANGELOG341 vpxenc --psnr shows a summary when encode completes
/hardware/intel/common/libmix/mix_common/
DINSTALL245 Print a summary of all of the options to `configure', and exit.
249 Print a summary of the options unique to this package's
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_rt.c132 me->summary = config->rt_summary != 0; in PERF_RT_create()
816 if (me->summary) in __rt_Done()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES16 * Improvement: failure summary in XML reports now includes file and
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h17128 const char* summary() const { return summary_.c_str(); }