Searched
refs:actual (Results
1051 -
1075 of
1263) sorted by null
<<41424344454647484950>>
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
pac_library_unittest.js | 209 TestContext.prototype.expectEquals = function(expectation, actual) { 210 if (!(expectation === actual)) { 212 this.log("FAIL: expected: " + expectation + ", actual: " + actual);
|
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
gtest-internal.h | 514 #define GTEST_TEST_BOOLEAN(boolexpr, booltext, actual, expected, fail) \ 519 fail("Value of: " booltext "\n Actual: " #actual "\nExpected: " #expected)
|
/external/chromium/third_party/icu/source/tools/ctestfw/ |
udbgutil.cpp | 51 const char *str; /**< The actual string value */ 63 * @param x the actual enum value - it will be copied in both string and symbolic form. 199 #define COUNT_CASE(x) case UDBG_##x: return (actual?count_##x:DBG_ARRAY_COUNT(names_##x)); 209 * @param actual TRUE: for the actual enum's type (UCAL_FIELD_COUNT, etc), or FALSE for the string count 211 static int32_t _udbg_enumCount(UDebugEnumType type, UBool actual) {
|
/external/icu4c/tools/ctestfw/ |
udbgutil.cpp | 51 const char *str; /**< The actual string value */ 63 * @param x the actual enum value - it will be copied in both string and symbolic form. 221 #define COUNT_CASE(x) case UDBG_##x: return (actual?count_##x:DBG_ARRAY_COUNT(names_##x)); 231 * @param actual TRUE: for the actual enum's type (UCAL_FIELD_COUNT, etc), or FALSE for the string count 233 static int32_t _udbg_enumCount(UDebugEnumType type, UBool actual) {
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/ |
15.4.4.4-1.js | 219 testcases[tc].actual, 220 testcases[tc].description +" = "+ testcases[tc].actual );
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Boolean/ |
15.6.2.js | 154 testcases[tc].actual, 155 testcases[tc].description +" = "+ testcases[tc].actual );
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/ |
15.9.3.1-1.js | 268 testcases[tc].actual, 270 testcases[tc].actual );
|
15.9.5.23-1.js | 149 testcases[tc].actual, 151 testcases[tc].actual );
|
15.9.5.23-10.js | 148 testcases[tc].actual, 150 testcases[tc].actual );
|
15.9.5.23-11.js | 147 testcases[tc].actual, 149 testcases[tc].actual );
|
15.9.5.23-12.js | 145 testcases[tc].actual, 147 testcases[tc].actual );
|
15.9.5.23-13.js | 142 testcases[tc].actual, 144 testcases[tc].actual );
|
15.9.5.23-14.js | 140 testcases[tc].actual, 142 testcases[tc].actual );
|
15.9.5.23-15.js | 136 testcases[tc].actual, 138 testcases[tc].actual );
|
15.9.5.23-16.js | 135 testcases[tc].actual, 137 testcases[tc].actual );
|
15.9.5.23-17.js | 134 testcases[tc].actual, 136 testcases[tc].actual );
|
15.9.5.23-18.js | 131 testcases[tc].actual, 133 testcases[tc].actual );
|
15.9.5.25-1.js | 49 testcases[tc].actual, 51 testcases[tc].actual );
|
15.9.5.26-1.js | 56 testcases[tc].actual, 58 testcases[tc].actual );
|
15.9.5.27-1.js | 55 testcases[tc].actual, 57 testcases[tc].actual );
|
15.9.5.28-1.js | 57 testcases[tc].actual, 59 testcases[tc].actual );
|
15.9.5.29-1.js | 59 testcases[tc].actual, 61 testcases[tc].actual );
|
15.9.5.30-1.js | 60 testcases[tc].actual, 62 testcases[tc].actual );
|
15.9.5.31-1.js | 56 testcases[tc].actual, 58 testcases[tc].actual );
|
15.9.5.32-1.js | 49 testcases[tc].actual, 51 testcases[tc].actual );
|
Completed in 287 milliseconds
<<41424344454647484950>>