Home
last modified time | relevance | path

Searched defs:m_method (Results 1 – 21 of 21) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp201 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon10b424b00111::VertexIDCase
477 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon10b424b00111::BuiltInVariableGroup
505 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon10b424b00111::IndexGroup
572 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon10b424b00111::BaseVertexGroup
647 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon10b424b00111::AttributeGroup
898 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon10b424b00111::MethodGroup
Des31fDrawTests.cpp239 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anone0c8ffda0111::AttributeGroup
490 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anone0c8ffda0111::IndexGroup
556 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anone0c8ffda0111::BaseVertexGroup
622 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anone0c8ffda0111::FirstGroup
665 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anone0c8ffda0111::MethodGroup
Des31fGeometryShaderTests.cpp5909 const DrawMethod m_method; member in deqp::gles31::Functional::__anon008d212f0111::VertexFeedbackCase
6320 const Method m_method; member in deqp::gles31::Functional::__anon008d212f0111::VertexFeedbackOverflowCase
Des31fPrimitiveBoundingBoxTests.cpp275 const QueryMethod m_method; member in deqp::gles31::Functional::__anon873fcac40111::QueryCase
/external/testng/src/test/java/test/configuration/
DBeforeMethodTest.java12 private Method m_method; field in BeforeMethodTest
/external/testng/src/main/java/org/testng/internal/
DMethodInstance.java14 private ITestNGMethod m_method; field in MethodInstance
DInvokeMethodRunnable.java15 private ITestNGMethod m_method = null; field in InvokeMethodRunnable
DConstructorOrMethod.java13 private Method m_method; field in ConstructorOrMethod
DTestResult.java25 private ITestNGMethod m_method = null; field in TestResult
DClonedMethod.java18 private ITestNGMethod m_method; field in ClonedMethod
DBaseTestMethod.java41 protected final transient ConstructorOrMethod m_method; field in BaseTestMethod
/external/testng/src/main/java/org/testng/internal/annotations/
DBaseAnnotation.java8 private Method m_method; field in BaseAnnotation
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp121 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anonda02f4160111::AttributeGroup
301 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anonda02f4160111::IndexGroup
387 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anonda02f4160111::FirstGroup
430 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anonda02f4160111::MethodGroup
/external/apache-xml/test/trace-src/org/apache/xalan/trace/
DExtensionEvent.java40 public final Object m_method; field in ExtensionEvent
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp92 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Stress::__anon6d4960b40111::IndexGroup
169 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Stress::__anon6d4960b40111::MethodGroup
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp152 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon16e3bd780111::AttributeGroup
403 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon16e3bd780111::IndexGroup
492 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon16e3bd780111::FirstGroup
535 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon16e3bd780111::MethodGroup
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp278 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Stress::__anon3fb381960111::IndexGroup
364 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Stress::__anon3fb381960111::MethodGroup
/external/emma/core/java12/com/vladium/emma/rt/
DAppRunner.java669 private final Method m_method; field in AppRunner.Invoker
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp370 TransferMethod m_method; member in vkt::pipeline::__anon42a32cca0111::TransferTimestampTestParam
2386 TransferMethod m_method; member in vkt::pipeline::__anon42a32cca0111::TransferTest
2402 TransferMethod m_method; member in vkt::pipeline::__anon42a32cca0111::TransferTestInstance
/external/OpenCL-CTS/test_common/miniz/
Dminiz.h329 mz_uint16 m_method; member
/external/bcc/tests/cc/
Dcatch.hpp648 void (C::*m_method)(); member in Catch::MethodTestCase