Searched defs:fTestContext (Results 1 - 6 of 6) sorted by relevance

/external/skia/tests/
H A DGpuSampleLocationsTest.cpp152 GLTestSampleLocationsInterface() : fTestContext(sk_gpu_test::CreateDebugGLTestContext()) {
153 fStandard = fTestContext->gl()->fStandard;
154 fExtensions = fTestContext->gl()->fExtensions;
155 fFunctions = fTestContext->gl()->fFunctions;
163 fTestContext->gl()->fFunctions.fGetIntegerv(pname, params);
183 std::unique_ptr<sk_gpu_test::GLTestContext> fTestContext; member in class:GLTestSampleLocationsInterface
/external/skia/tools/gpu/
H A DGrContextFactory.h163 TestContext* fTestContext; member in struct:sk_gpu_test::GrContextFactory::Context
185 TestContext* testContext() const { return fTestContext; }
189 return static_cast<GLTestContext*>(fTestContext);
197 , fTestContext(testContext)
203 TestContext* fTestContext = nullptr; member in class:sk_gpu_test::ContextInfo
/external/guice/lib/build/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/jsr330/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...

Completed in 100 milliseconds