Searched
full:coverage (Results
476 -
500 of
1099) sorted by null
<<11121314151617181920>>
/external/harfbuzz/src/ |
harfbuzz-open.h | 185 HB_UShort StartCoverageIndex; /* coverage index of first
|
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-open.h | 185 HB_UShort StartCoverageIndex; /* coverage index of first
|
/external/icu4c/layout/ |
StateTableProcessor2.cpp | 51 if ((coverage & scfReverse2) != 0) { // process glyphs in descending order
|
/external/icu4c/test/intltest/ |
tstnrapi.cpp | 19 // test APIs that are not otherwise used - improve test coverage
|
citrtest.cpp | [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
x86-64.txt | 3 # Coverage
|
/external/mesa3d/docs/ |
conform.html | 35 COVERAGE TESTS 42 OpenGL Coverage Test. 55 OpenGL GLU Coverage Test. 64 OpenGL X Coverage Test.
|
/external/v8/test/mjsunit/compiler/ |
short-circuit.js | 29 // operations that did not otherwise have test coverage.
|
/external/zlib/src/contrib/puff/ |
pufftest.c | 15 -w is used to write the decompressed data to stdout. -f is for coverage
|
/frameworks/base/tests/TileBenchmark/res/values/ |
strings.xml | 81 <string name="viewport_coverage">Coverage</string>
|
/frameworks/wilhelm/tests/sandbox/ |
outputmix.c | 181 // use the OutputMix interface on output mix object, in order to get code coverage
|
/libcore/luni/src/main/java/java/io/ |
Serializable.java | 89 * coverage of the serialization API. The book explains how to use this
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cmd.py | 237 print "Writing coverage results..."
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cmd.py | 237 print "Writing coverage results..."
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
citrtest.cpp | [all...] |
/external/chromium_org/third_party/libxml/src/ |
configure.in | 191 AC_ARG_WITH(coverage, 192 [ --with-coverage build for code coverage with GCC (off)]) [all...] |
/external/chromium_org/third_party/lcov/bin/ |
geninfo | 40 # 2003-09-18 / Nigel Hinds: capture branch coverage data from GCOV 47 # 2008-07-14 / Tom Zoerner: added --function-coverage command line option 48 # 2008-08-13 / Peter Oberparleiter: modified function coverage 60 our $lcov_url = "http://ltp.sourceforge.net/coverage/lcov.php"; 421 -i, --initial Capture initial zero coverage data 431 --function-coverage Capture function call counts 448 # containing source code and coverage data: 840 # Write coverage information for each instrumented line 866 #-- BA: <code-line>, <branch-coverage> 869 #-- conditional. <branch-coverage> value [all...] |
/external/chromium_org/third_party/icu/source/test/testdata/ |
conversion.txt | 243 // improve coverage of ISO-2022-JP converter with hardcoded JIS X 0201 and 252 // improve coverage of ISO-2022-JP converter by simulating erroneous input 260 // improve coverage of JIS7 converter by simulating incomplete shifted input 268 // improve coverage of unrolled loops in ucnvmbcs.c/ucnv_MBCSSingleToBMPWithOffsets() [all...] |
/external/icu4c/test/testdata/ |
conversion.txt | 243 // improve coverage of ISO-2022-JP converter with hardcoded JIS X 0201 and 252 // improve coverage of ISO-2022-JP converter by simulating erroneous input 260 // improve coverage of JIS7 converter by simulating incomplete shifted input 268 // improve coverage of unrolled loops in ucnvmbcs.c/ucnv_MBCSSingleToBMPWithOffsets() [all...] |
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ |
builders_unittests.js | 93 "changes": ["Files:\n Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/main.js\n Tools/ChangeLog\nAt: Thu 04 Aug 2011 00:50:38\nChanged By: abarth@webkit.org\nComments: Fix types. Sadly, main.js has no test coverage. (I need to think\nabout how to test this part of the code.)\n\n* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/main.js:Properties: \n\n\n", "Files:\n LayoutTests/ChangeLog\n LayoutTests/platform/mac/fast/box-shadow/inset-box-shadows-expected.png\n LayoutTests/platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png\n LayoutTests/platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png\n LayoutTests/platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png\n LayoutTests/platform/mac/fast/repaint/shadow-multiple-vertical-expected.png\nAt: Thu 04 Aug 2011 00:50:38\nChanged By: abarth@webkit.org\nComments: Update baselines after <http://trac.webkit.org/changeset/92340>.\n\n* platform/mac/fast/box-shadow/inset-box-shadows-expected.png:\n* platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:\n* platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:\n* platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:\n* platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:Properties: \n\n\n"], 130 "comments": "Fix types. Sadly, main.js has no test coverage. (I need to think\nabout how to test this part of the code.)\n\n* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/main.js:", 164 "comments": "Fix types. Sadly, main.js has no test coverage. (I need to think\nabout how to test this part of the code.)\n\n* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/main.js:", [all...] |
/external/elfutils/tests/ |
ChangeLog | 479 * coverage.sh: Given -v argument, print names of unused files. 556 * coverage.sh: Look in backends. 658 * coverage.sh: Handle case where there is no .gcno file at all. 662 * Makefile.am (EXTRA_DIST): Add coverage. 663 [GCOV]: Generate coverage summary after the tests ran 664 * coverage.sh: New file.
|
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 203 BUILD_TYPE = 'coverage', 204 BUILD_TYPE_DESCRIPTION = 'Windows code coverage build',
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/ |
FontUtilsChromiumWin.cpp | 195 // FIXME: make this more efficient with a wider coverage 371 // but its coverage is rather sparse.
|
/external/chromium_org/third_party/icu/source/common/ |
util.cpp | 104 // FOR FUTURE USE. DISABLE FOR NOW for coverage reasons. 165 //?FOR FUTURE USE. DISABLE FOR NOW for coverage reasons.
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
ucnvseltst.c | 410 * the loop made the test run longer without adding to the code coverage. 507 /* Improve code coverage of UPropsVectors */
|
Completed in 843 milliseconds
<<11121314151617181920>>