Searched
full:actual (Results
501 -
525 of
10182) sorted by null
<<21222324252627282930>>
/external/chromium_org/sdch/open-vcdiff/ |
THANKS | 7 problems, suggesting various improvements or submitting actual
|
/external/chromium_org/sync/internal_api/public/ |
http_post_provider_factory.h | 27 // This allows actual HttpPostProvider subclass implementations to be
|
/external/chromium_org/testing/gtest/test/ |
gtest_env_var_test.py | 48 def AssertEq(expected, actual): 49 if expected != actual: 51 print ' Actual: %s' % (actual,)
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/ |
main.js | 121 if (test.actual == 'PASS') { 124 var failureType = test.actual + ' (expected ' + test.expected + ')'; 306 if (results.tests[selectedTest].actual.indexOf('IMAGE') != -1) { 313 if (results.tests[selectedTest].actual.indexOf('TEXT') != -1) { 371 if (results.tests[nextTest].actual.indexOf('IMAGE') != -1) { 373 new Image().src = getTestResultUrl(nextTest, 'actual-image'); 427 'actual-image', 436 * Computes a graphical a diff between the expected and actual images by 447 var actualImage = $('actual-image'); 479 var actual = actualImageData.data [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
tolowtrn.h | 54 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
toupptrn.h | 54 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
tsputil.h | 28 // the actual tests; methods return the number of errors
|
/external/chromium_org/third_party/jstemplate/tutorial_examples/ |
04-jscontent.html | 24 (This placeholder name will be replaced by the actual username.)
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
macwindowpicker_unittest.cc | 35 // TODO: Add verification of the actual parsing, ie, add
|
/external/chromium_org/third_party/skia/src/animator/ |
thingstodo.txt | 3 at these points, generate an error if actual physical stack gets too large
|
/external/clang/test/CodeGenObjC/ |
debug-info-instancetype.m | 3 // Substitute the actual type for a method returning instancetype.
|
/external/clang/test/Parser/ |
cxx-member-crash.cpp | 5 // We only care to check whether the compiler crashes; the actual
|
/external/easymock/src/org/easymock/internal/ |
AlwaysMatcher.java | 25 public boolean matches(Object[] expected, Object[] actual) {
|
/external/easymock/src/org/easymock/internal/matchers/ |
Any.java | 32 public boolean matches(Object actual) {
|
/external/gtest/test/ |
gtest_env_var_test.py | 48 def AssertEq(expected, actual): 49 if expected != actual: 51 print ' Actual: %s' % (actual,)
|
/external/icu4c/i18n/ |
tolowtrn.h | 54 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
toupptrn.h | 54 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
/external/icu4c/layout/ |
ContextualGlyphInsertionProc2.h | 39 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
ContextualGlyphSubstProc.h | 38 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
ContextualGlyphSubstProc2.h | 38 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
IndicRearrangementProcessor.h | 40 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
IndicRearrangementProcessor2.h | 40 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
LigatureSubstProc.h | 40 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
LigatureSubstProc2.h | 40 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
TrimmedArrayProcessor.h | 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
Completed in 2719 milliseconds
<<21222324252627282930>>