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

12

/external/skia/tools/gpu/
H A DTestContext.cpp9 #include "TestContext.h"
16 TestContext::TestContext() function in class:sk_gpu_test::TestContext
23 TestContext::~TestContext() {
34 sk_sp<GrContext> TestContext::makeGrContext(const GrContextOptions&) {
38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); }
40 void TestContext::swapBuffers() { this->onPlatformSwapBuffers(); }
42 void TestContext::waitOnSyncOrSwap() {
61 void TestContext
[all...]
H A DTestContext.h28 class TestContext : public SkNoncopyable { class in namespace:sk_gpu_test
30 virtual ~TestContext();
91 TestContext();
/external/chromium-libpac/test/js-unittest/
H A Dpac_library_unittest.js13 var t = new TestContext(test);
276 // TestContext
281 function TestContext(name) { class
286 TestContext.prototype.failed = function() {
290 TestContext.prototype.expectEquals = function(expectation, actual) {
297 TestContext.prototype.expectTrue = function(x) {
301 TestContext.prototype.expectFalse = function(x) {
305 TestContext.prototype.log = function(x) {
/external/deqp/framework/common/
H A DtcuTestContext.hpp48 class TestContext class in namespace:tcu
51 TestContext (Platform& platform, Archive& rootArchive, TestLog& log, const CommandLine& cmdLine, qpWatchDog* watchDog);
52 ~TestContext (void) {}
74 TestContext (const TestContext&);
75 TestContext& operator= (const TestContext&);
H A DtcuTestContext.cpp31 TestContext::TestContext ( function in class:tcu::TestContext
49 void TestContext::touchWatchdog (void)
55 void TestContext::setTestResult (qpTestResult testResult, const char* description)
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DAnyScriptTest.java28 public void TestContext() { method in class:AnyScriptTest
H A DTransliteratorTest.java1397 public void TestContext() { method in class:TransliteratorTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DTestContext.java23 public class TestContext extends BidiFmwk { class in inherits:BidiFmwk
79 logln("\nEntering TestContext\n");
103 logln("\nExiting TestContext\n");
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DAnyScriptTest.java27 public void TestContext() { method in class:AnyScriptTest
H A DTransliteratorTest.java1396 public void TestContext() { method in class:TransliteratorTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestContext.java22 public class TestContext extends BidiFmwk { class in inherits:BidiFmwk
78 logln("\nEntering TestContext\n");
102 logln("\nExiting TestContext\n");
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DRbnfTest.java1473 public void TestContext() { method in class:RbnfTest
H A DDateFormatTest.java4472 public void TestContext() { method in class:DateFormatTest
H A DNumberFormatTest.java4267 public void TestContext() { method in class:NumberFormatTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DRbnfTest.java1472 public void TestContext() { method in class:RbnfTest
H A DDateFormatTest.java4471 public void TestContext() { method in class:DateFormatTest
H A DNumberFormatTest.java4266 public void TestContext() { method in class:NumberFormatTest
/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp101 class TestContext class in namespace:deqp::egl::__anon4322
104 TestContext (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig eglConfig, const TestConfig& config, bool share, TestContext* parent);
105 ~TestContext (void);
118 TestContext* m_parent;
145 TestContext& operator= (const TestContext&);
146 TestContext (const TestContext&);
479 TestContext function in class:deqp::egl::__anon4322::TestContext
[all...]
/external/deqp/execserver/tools/
H A DxsTest.cpp165 class TestContext class in namespace:xs
168 TestContext (void) : startServer(false) {} function in class:xs::TestContext
180 TestContext (const TestContext& other);
181 TestContext& operator= (const TestContext& other);
187 TestCase (TestContext& testCtx, const char* name) : m_testCtx(testCtx), m_name(name) {}
196 TestContext& m_testCtx;
203 TestExecutor (TestContext& testCtx);
210 TestContext
[all...]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp553 struct TestContext struct in namespace:vkt::synchronization::__anon4048
582 TestContext (const DeviceInterface& vkd_, function in struct:vkt::synchronization::__anon4048::TestContext
598 ~TestContext()
604 void generateWork (TestContext& testContext)
1002 TestContext testContext (deviceInterface, device, queueFamilyIdx, context.getBinaryCollection(), context.getDefaultAllocator());
1120 TestContext testContext1 (deviceInterface, device.get(), queueFamilyIdx, context.getBinaryCollection(), allocator);
1121 TestContext testContext2 (deviceInterface, device.get(), queueFamilyIdx, context.getBinaryCollection(), allocator);
1237 TestContext testContext (deviceInterface, device, queueFamilyIdx, context.getBinaryCollection(), allocator);
1320 tcu::TestCaseGroup* createSmokeTests (tcu::TestContext& textCtx)
/external/v8/src/full-codegen/
H A Dfull-codegen.h87 class TestContext;
201 void DoTest(const TestContext* context);
279 TestContext context(this, expr, if_true, if_false, fall_through);
649 // implementation will bind both labels unless it's a TestContext, which
727 class TestContext : public ExpressionContext { class in class:v8::internal::final
729 TestContext(FullCodeGenerator* codegen, function in class:v8::internal::final::TestContext
740 static const TestContext* cast(const ExpressionContext* context) {
742 return reinterpret_cast<const TestContext*>(context);
/external/icu/icu4c/source/test/cintltst/
H A Dcdattst.c41 static void TestContext(void);
59 TESTCASE(TestContext);
1500 static void TestContext(void) { function
H A Dcnumtst.c61 static void TestContext(void);
91 TESTCASE(TestContext);
2504 static void TestContext(void) { function
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp145 TESTCASE(33,TestContext);
1792 void TransliteratorTest::TestContext() { function in class:TransliteratorTest
H A Ddtfmttst.cpp97 TESTCASE_AUTO(TestContext);
4180 void DateFormatTest::TestContext() function in class:DateFormatTest

Completed in 908 milliseconds

12