Home
last modified time | relevance | path

Searched defs:testContext (Results 1 – 25 of 59) sorted by relevance

123

/external/testng/src/main/java/org/testng/internal/invokers/
DInvokedMethodListenerInvoker.java39 ITestResult testResult, ITestContext testContext) { in InvokedMethodListenerInvoker()
77 ITestContext testContext); in callMethod()
83 ITestResult testResult, ITestContext testContext) { in callMethod()
91 ITestResult testResult, ITestContext testContext) { in callMethod()
99 ITestResult testResult, ITestContext testContext) { in callMethod()
107 ITestResult testResult, ITestContext testContext) { in callMethod()
/external/testng/src/test/java/test/reports/
DReporterTest.java11 @Override public void onStart (ITestContext testContext) { in onStart()
/external/testng/src/main/java/org/testng/internal/
DTestMethodWorker.java52 ITestContext testContext, in TestMethodWorker()
121 ITestContext testContext) in invokeTestMethods()
298 ITestContext testContext, in SingleTestMethodWorker()
DIInvoker.java51 ITestContext testContext); in invokeTestMethods()
DFactoryMethod.java35 ITestContext testContext) in FactoryMethod()
DInvoker.java107 ITestContext testContext, in Invoker()
950 ITestContext testContext, in retryFailed()
978 ITestContext testContext, in createParameters()
1017 ITestContext testContext) in invokeTestMethods()
1268 ITestContext testContext, in handleParameters()
1308 ITestContext testContext) in invokePooledTestMethods()
DTestMethodWithDataProviderMethodWorker.java42 ITestContext testContext, boolean skipFailedInvocationCounts, in TestMethodWithDataProviderMethodWorker()
DTestNGClassFinder.java38 ITestContext testContext) in TestNGClassFinder()
/external/testng/src/test/java/test/dataprovider/
DParallelDataProviderTest.java33 public void verifyData1(ITestContext testContext, String n1, Integer n2) { in verifyData1()
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlChangeReporterTest.java43 final Context testContext = new Context(); in testChangeReporting() local
/external/tensorflow/tensorflow/python/grappler/
Dcluster_test.py116 def testContext(self): member in ClusterTest
/external/testng/src/main/java/org/testng/
DTestListenerAdapter.java68 public void onStart(ITestContext testContext) { in onStart()
73 public void onFinish(ITestContext testContext) { in onFinish()
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp829 tcu::TestContext& testContext, in AtomicCounterBufferStorageTestCase()
1196 tcu::TestContext& testContext, glw::GLint page_size) in BufferTextureStorageTestCase()
1571 …ageTestCase::ClearOpsBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in ClearOpsBufferStorageTestCase()
1894 …rageTestCase::CopyOpsBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in CopyOpsBufferStorageTestCase()
2567 tcu::TestContext& testContext, in IndirectDispatchBufferStorageTestCase()
2824 tcu::TestContext& testContext, glw::GLint page_size) in InvalidateBufferStorageTestCase()
2954 …geTestCase::PixelPackBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in PixelPackBufferStorageTestCase()
3348 tcu::TestContext& testContext, glw::GLint page_size) in PixelUnpackBufferStorageTestCase()
3691 …torageTestCase::QuadsBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in QuadsBufferStorageTestCase()
4362 …torageTestCase::QueryBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in QueryBufferStorageTestCase()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp207 SamplerTest::SamplerTest (tcu::TestContext& testContext, in SamplerTest()
493 SamplerMagFilterTest::SamplerMagFilterTest (tcu::TestContext& testContext, in SamplerMagFilterTest()
515 SamplerMinFilterTest::SamplerMinFilterTest (tcu::TestContext& testContext, in SamplerMinFilterTest()
556 SamplerMagReduceFilterTest::SamplerMagReduceFilterTest (tcu::TestContext& testContext, in SamplerMagReduceFilterTest()
585 SamplerMinReduceFilterTest::SamplerMinReduceFilterTest (tcu::TestContext& testContext, in SamplerMinReduceFilterTest()
614 SamplerLodTest::SamplerLodTest (tcu::TestContext& testContext, in SamplerLodTest()
647 SamplerAddressModesTest::SamplerAddressModesTest (tcu::TestContext& testContext, in SamplerAddressModesTest()
DvktPipelineCacheTests.cpp420 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase()
498 CacheTest(tcu::TestContext& testContext, in CacheTest()
584 GraphicsCacheTest (tcu::TestContext& testContext, in GraphicsCacheTest()
1049 ComputeCacheTest (tcu::TestContext& testContext, in ComputeCacheTest()
1321 PipelineFromCacheTest::PipelineFromCacheTest (tcu::TestContext& testContext, const std::string& nam… in PipelineFromCacheTest()
1384 PipelineFromIncompleteCacheTest::PipelineFromIncompleteCacheTest (tcu::TestContext& testContext, co… in PipelineFromIncompleteCacheTest()
1448 MergeCacheTest (tcu::TestContext& testContext, in MergeCacheTest()
1532 CacheHeaderTest(tcu::TestContext& testContext, in CacheHeaderTest()
1617 InvalidSizeTest::InvalidSizeTest (tcu::TestContext& testContext, const std::string& name, const std… in InvalidSizeTest()
1704 ZeroSizeTest::ZeroSizeTest (tcu::TestContext& testContext, const std::string& name, const std::stri… in ZeroSizeTest()
[all …]
DvktPipelineTimestampTests.cpp519 vkt::TestCase* newTestCase(tcu::TestContext& testContext, in newTestCase()
537 TimestampTest(tcu::TestContext& testContext, in TimestampTest()
810 BasicGraphicsTest(tcu::TestContext& testContext, in BasicGraphicsTest()
1111 AdvGraphicsTest (tcu::TestContext& testContext, in AdvGraphicsTest()
1349 BasicComputeTest (tcu::TestContext& testContext, in BasicComputeTest()
1599 TransferTest::TransferTest(tcu::TestContext& testContext, in TransferTest()
1884 TwoCmdBuffersTest (tcu::TestContext& testContext, in TwoCmdBuffersTest()
/external/skia/tools/gpu/
DGrContextFactory.h176 TestContext* testContext() const { return fTestContext; } in testContext() function
186 ContextInfo(GrContextFactory::ContextType type, TestContext* testContext, GrContext* grContext, in ContextInfo()
/external/skqp/tools/gpu/
DGrContextFactory.h176 TestContext* testContext() const { return fTestContext; } in testContext() function
186 ContextInfo(GrContextFactory::ContextType type, TestContext* testContext, GrContext* grContext, in ContextInfo()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestContext.java74 public void testContext() in testContext() method in TestContext
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestContext.java71 public void testContext() in testContext() method in TestContext
/external/testng/src/test/java/test/configurationfailurepolicy/
DFailurePolicyTest.java19 public void setupClass( ITestContext testContext) { in setupClass()
/external/testng/src/main/java/org/testng/remote/strprotocol/
DTestMessage.java40 public TestMessage(final ITestContext testContext, final boolean isTestStart) { in TestMessage()
/external/testng/src/main/java/org/testng/reporters/
DXMLReporter.java47 ITestContext testContext = sr.getTestContext(); in generateReport() local
156 ITestContext testContext = result.getValue().getTestContext(); in getSuiteAttributes() local
DEmailableReporter.java91 ITestContext testContext = r2.getTestContext(); in generateMethodSummaryReport() local
116 ITestContext testContext = r2.getTestContext(); in generateMethodDetailReport() local
/external/deqp/modules/glshared/
DglsShaderConstExprTests.cpp75 std::vector<tcu::TestNode*> createTests (tcu::TestContext& testContext, in createTests()

123