Searched defs:TestContext (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/data/proxy_resolver_v8_unittest/
H A Dpac_library_unittest.js13 var t = new TestContext(test);
195 // TestContext
200 function TestContext(name) { class
205 TestContext.prototype.failed = function() {
209 TestContext.prototype.expectEquals = function(expectation, actual) {
216 TestContext.prototype.expectTrue = function(x) {
220 TestContext.prototype.expectFalse = function(x) {
224 TestContext.prototype.log = function(x) {
/external/v8/test/mjsunit/
H A Dconst-redecl.js83 function TestContext(s,e) { function
102 assertEquals(expected, TestContext(s,e), "context:'" + msg + "'");
/external/chromium/third_party/icu/source/test/intltest/
H A Dtranstst.cpp142 TESTCASE(33,TestContext);
1784 void TransliteratorTest::TestContext() { function in class:TransliteratorTest
/external/icu4c/test/intltest/
H A Dtranstst.cpp142 TESTCASE(33,TestContext);
1790 void TransliteratorTest::TestContext() { function in class:TransliteratorTest

Completed in 85 milliseconds