HomeSort by relevance Sort by last modified time
    Searched refs:getTestContext (Results 76 - 100 of 261) sorted by null

1 2 34 5 6 7 8 91011

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
PhotoLoadingTestCase.java 92 final Resources resources = getTestContext().getResources();
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 704 : TestCase (ctx.getTestContext(), name, description)
754 ResultCollector errors (getTestContext());
765 ResultCollector errors (getTestContext());
774 ResultCollector errors (getTestContext());
786 ResultCollector errors (getTestContext());
818 ResultCollector errors (getTestContext());
845 ResultCollector errors(getTestContext());
920 ResultCollector errors (getTestContext());
994 ResultCollector errors (getTestContext());
1075 ResultCollector errors (getTestContext());
    [all...]
glsLifetimeTests.hpp 71 TestContext& getTestContext (void) const { return m_testCtx; }
85 TestContext& getTestContext (void) const { return m_ctx.getTestContext(); }
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerLauncherApiTest.java 298 getTestContext().getResources(), R.drawable.black_16x64));
300 getTestContext().getResources(), R.drawable.black_32x32));
  /external/deqp/modules/gles3/functional/
es3fBufferMapTests.cpp 54 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
111 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
160 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
216 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
275 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
334 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
414 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
475 : BufferCase (context.getTestContext(), context.getRenderContext(), name, desc)
es3fMultisampleTests.cpp 641 m_context.getTestContext().setTestResult(QP_TEST_RESULT_QUALITY_WARNING, "Measured sample count below the advertised count");
643 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
655 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
    [all...]
es3fLifetimeTests.cpp 462 context.getTestContext().getLog())
533 getTestContext().setTestResult(
537 getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Pass");
567 lt::Context ltCtx (ctx.getRenderContext(), ctx.getTestContext());
es3fScissorTests.cpp 63 tcu::TestContext& tc = m_context.getTestContext();
es3fShaderSwitchTests.cpp 56 : ShaderRenderCase(context.getTestContext(), context.getRenderContext(), context.getContextInfo(), name, description, isVertexCase, evalFunc)
  /external/deqp/modules/gles31/functional/
es31fTextureBufferTests.cpp 661 renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, size, 0, 0, RENDERBITS_NONE, MODIFYBITS_NONE, renderType, name.c_str(), name.c_str()));
670 renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, bufferSize, 0, size, RENDERBITS_NONE, MODIFYBITS_NONE, renderType, name.c_str(), name.c_str()));
680 renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, bufferSize, offset, size, RENDERBITS_NONE, MODIFYBITS_NONE, renderType, name.c_str(), name.c_str()));
702 modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, size, 0, 0, RENDERBITS_NONE, modifyType, RENDERBITS_AS_FRAGMENT_TEXTURE, name.c_str(), name.c_str()));
711 modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, bufferSize, 0, size, RENDERBITS_NONE, modifyType, RENDERBITS_AS_FRAGMENT_TEXTURE, name.c_str(), name.c_str()));
721 modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, bufferSize, offset, size, RENDERBITS_NONE, modifyType, RENDERBITS_AS_FRAGMENT_TEXTURE, name.c_str(), name.c_str()));
744 modifyTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, size, 0, 0, RENDERBITS_NONE, modifyType, renderType, name.c_str(), name.c_str()));
767 renderTypeGroup->addChild(new TextureBufferCase(context.getTestContext(), context.getRenderContext(), GL_RGBA8, size, 0, 0, renderType, modifyType, RENDERBITS_AS_FRAGMENT_TEXTURE, name.c_str(), name.c_str()));
es31fSSBOLayoutTests.cpp 95 : SSBOLayoutCase (context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode)
312 : SSBOLayoutCase(context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, BUFFERMODE_PER_BLOCK)
330 : SSBOLayoutCase(context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, BUFFERMODE_PER_BLOCK)
342 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(context.getTestContext(), groupName, description);
345 baseSeed += (deUint32)context.getTestContext().getCommandLine().getBaseSeed();
355 : SSBOLayoutCase (context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode)
388 : SSBOLayoutCase (context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode)
423 : SSBOLayoutCase (context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode)
463 : SSBOLayoutCase (context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode)
503 : SSBOLayoutCase (context.getTestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode
    [all...]
es31fMultisampleTests.cpp 489 m_context.getTestContext().setTestResult(passed ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
649 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
658 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
666 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
677 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
850 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
862 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
    [all...]
  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
ParticipantRefreshTest.java 49 mContext = new FakeContext(getTestContext());
56 mFakeFactory = FakeFactory.registerWithFakeContext(getTestContext(), mContext)
  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
GetOrCreateConversationActionTest.java 149 mContext = new FakeContext(getTestContext());
169 FakeFactory.registerWithFakeContext(getTestContext(), mContext)
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 55 : gls::StateChangeCallPerformanceCase(context.getTestContext(), context.getRenderContext(), name, description)\
78 : gls::StateChangeCallPerformanceCase(context.getTestContext(), context.getRenderContext(), name, description)\
103 : gls::StateChangeCallPerformanceCase(context.getTestContext(), context.getRenderContext(), name, description)\
130 : gls::StateChangeCallPerformanceCase(context.getTestContext(), context.getRenderContext(), name, description)\
159 : gls::StateChangeCallPerformanceCase(context.getTestContext(), context.getRenderContext(), name, description)\
es2pBlendTests.cpp 63 : ShaderPerformanceCase (context.getTestContext(), context.getRenderContext(), name, description, CASETYPE_FRAGMENT)
  /external/deqp/modules/gles2/functional/
es2fMultisampleTests.cpp 475 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
487 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
859 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Failed");
870 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
    [all...]
es2fBooleanStateQueryTests.cpp 558 m_verifierIsEnabled = new IsEnabledVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
559 m_verifierBoolean = new GetBooleanVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
560 m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
561 m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
es2fDebugMarkerTests.cpp 198 de::MovePtr<tcu::TestCaseGroup> debugMarkerGroup (new tcu::TestCaseGroup(context.getTestContext(), "debug_marker", "GL_EXT_debug_marker tests"));
es2fScissorTests.cpp 53 tcu::TestContext& tc = m_context.getTestContext();
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp 486 TestLog& log = context.getTestContext().getLog();
542 TestLog& log = context.getTestContext().getLog();
561 TestLog& log = context.getTestContext().getLog();
609 TestLog& log = context.getTestContext().getLog();
628 TestLog& log = context.getTestContext().getLog();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryAllocationTests.cpp 95 , m_result (m_context.getTestContext().getLog())
113 TestLog& log = m_context.getTestContext().getLog();
316 , m_memoryLimits (getMemoryLimits(context.getTestContext().getPlatform().getVulkanPlatform()))
376 TestLog& log = m_context.getTestContext().getLog();
  /external/deqp/modules/egl/
teglApiCase.cpp 42 , CallLogWrapper(eglTestCtx.getLibrary(), eglTestCtx.getTestContext().getLog())
  /external/testng/src/main/java/org/testng/
SuiteRunnerWorker.java 152 ITestContext ctx = isr.getTestContext();
  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/
ConversationMessageDataTest.java 32 FakeFactory.register(getTestContext());

Completed in 1091 milliseconds

1 2 34 5 6 7 8 91011