Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp190 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anona9ea01830111::VertexIDCase
458 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anona9ea01830111::BuiltInVariableGroup
485 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anona9ea01830111::IndexGroup
549 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anona9ea01830111::BaseVertexGroup
623 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anona9ea01830111::AttributeGroup
867 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anona9ea01830111::MethodGroup
Des31fDrawTests.cpp239 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon5833c5ed0111::AttributeGroup
483 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon5833c5ed0111::IndexGroup
546 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon5833c5ed0111::BaseVertexGroup
613 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon5833c5ed0111::FirstGroup
659 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anon5833c5ed0111::MethodGroup
Des31fGeometryShaderTests.cpp5411 const DrawMethod m_method; member in deqp::gles31::Functional::__anonde88db020111::VertexFeedbackCase
5782 const Method m_method; member in deqp::gles31::Functional::__anonde88db020111::VertexFeedbackOverflowCase
Des31fPrimitiveBoundingBoxTests.cpp237 const QueryMethod m_method; member in deqp::gles31::Functional::__anonfda256d70111::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.cpp120 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anon2dcf19690111::AttributeGroup
294 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anon2dcf19690111::IndexGroup
377 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anon2dcf19690111::FirstGroup
423 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anon2dcf19690111::MethodGroup
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp92 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Stress::__anona129d4870111::IndexGroup
165 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Stress::__anona129d4870111::MethodGroup
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp150 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon6aafe2cb0111::AttributeGroup
392 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon6aafe2cb0111::IndexGroup
478 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon6aafe2cb0111::FirstGroup
524 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon6aafe2cb0111::MethodGroup
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp273 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Stress::__anon7393f5690111::IndexGroup
354 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Stress::__anon7393f5690111::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.cpp328 TransferMethod m_method; member in vkt::pipeline::__anon39456d5d0111::TransferTimestampTestParam
2259 TransferMethod m_method; member in vkt::pipeline::__anon39456d5d0111::TransferTest
2278 TransferMethod m_method; member in vkt::pipeline::__anon39456d5d0111::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