Searched defs:summary (Results 101 - 120 of 120) sorted by relevance

12345

/external/libpng/contrib/libtests/
H A Dpngvalid.c8929 /* Log the summary values too. */
9427 perform_gamma_test(png_modifier *pm, int summary) argument
9449 if (summary)
9452 printf("Gamma correction error summary\n\n");
9477 if (summary)
9490 if (summary)
9504 if (summary)
9537 if (summary)
9565 if (summary)
10026 volatile int summary local
10160 summary = 0; local
[all...]
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4552 // Prints an XML summary of unit_test to output stream out.
4800 const string summary = location + "\n" + part.summary(); local
4802 << EscapeXmlAttribute(summary.c_str())
4842 // Prints an XML summary of unit_test to output stream out.
9423 // Gets the summary of the failure message by omitting the stack trace
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs-ant.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c12857 UInt summary = 0; local
12861 summary = 1;
12864 summary = 2;
12867 summary = 3;
12872 if (rN == 15 && (summary == 2 || summary == 3 || isT))
12902 if (summary == 2 || summary == 3) {
12904 assign(rnTnew, binop(summary == 2 ? Iop_Add32 : Iop_Sub32,
12911 assign(taT, summary
12994 UInt summary = 0; local
13764 UInt summary = 0; local
14560 UInt summary; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
H A Dapitooling-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8811 // (surprise!) parameter generators. Here is a summary of them, which
17127 // Gets the summary of the failure message.
17128 const char* summary() const { return summary_.c_str(); } function in class:testing::TestPartResult
17148 // Gets the summary of the failure message by omitting the stack
17158 std::string summary_; // The test failure summary.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8811 // (surprise!) parameter generators. Here is a summary of them, which
17127 // Gets the summary of the failure message.
17128 const char* summary() const { return summary_.c_str(); } function in class:testing::TestPartResult
17148 // Gets the summary of the failure message by omitting the stack
17158 std::string summary_; // The test failure summary.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 4102 milliseconds

12345