Home
last modified time | relevance | path

Searched defs:testMode (Results 1 – 25 of 77) sorted by relevance

1234

/external/moshi/kotlin/tests/codegen-only/
Dbuild.gradle.kts32 val testMode = findProperty("kotlinTestMode")?.toString() constant
/external/moshi/kotlin/tests/
Dbuild.gradle.kts32 val testMode = findProperty("kotlinTestMode")?.toString() constant
/external/libese/ready_se/google/keymint/KM200/HAL/
DJavacardRemotelyProvisionedComponentDevice.cpp113 bool testMode, MacedPublicKey* macedPublicKey, std::vector<uint8_t>* privateKeyHandle) { in generateEcdsaP256KeyPair()
134 bool testMode, const std::vector<MacedPublicKey>& keysToSign) { in beginSendData()
240 bool testMode, const std::vector<MacedPublicKey>& keysToSign, in generateCertificateRequest()
/external/angle/src/tests/perf_tests/
DBindingPerf.cpp53 TestMode testMode = TestMode::MultipleBindings; member
236 BindingsParams VulkanParams(AllocationStyle allocationStyle, TestMode testMode) in VulkanParams()
DVertexArrayPerfTest.cpp43 TestMode testMode = TestMode::BufferData; member
215 VertexArrayParams VulkanNullParams(TestMode testMode) in VulkanNullParams()
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DSpaceGobblingTestCase.java91 private void testMode(SpaceGobbling mode) throws Exception in testMode() method in SpaceGobblingTestCase
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp243const TestMode testMode, const VkMemoryPropertyFlags flags, in TransientAttachmentTest()
348 …tAttachmentTestInstance::TransientAttachmentTestInstance(Context &context, const TestMode testMode, in TransientAttachmentTestInstance()
610 TestMode testMode; in createTransientAttachmentTests() member
/external/lzma/CPP/7zip/Archive/
DZHandler.cpp162 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
DHandlerCont.cpp22 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
DIhexHandler.cpp439 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
DSplitHandler.cpp284 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
DMslzHandler.cpp288 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
DBz2Handler.cpp172 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
/external/deqp/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp2883 TestType testMode) in generateVarLinkVertexShaderSrc()
2916 const string &precision, TestType testMode) in generateVarLinkFragmentShaderSrc()
2955 TestType testMode) in generateVarLinkVertexShaderSrc()
2988 const string &precision, TestType testMode) in generateVarLinkFragmentShaderSrc()
3027 TestType testMode) in generateVarLinkVertexShaderSrc()
3060 const string &precision, TestType testMode) in generateVarLinkFragmentShaderSrc()
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Ddirichlet_test.py214 def testMode(self): member in DirichletTest
Dcategorical_test.py454 def testMode(self): member in CategoricalTest
Dstudent_t_test.py395 def testMode(self): member in StudentTTest
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGranularityTests.cpp111 const TestMode testMode) in GranularityInstance()
430 const TestMode testMode = TestMode::NO_RENDER_PASS) in GranularityCase()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp86 TestMode testMode; member
368const TestMode testMode, const Vec4 &color, const uint32_t numRectangles, in generateReferenceImage()
/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp218 const Int32 testMode = (options.TestMode && !calcCrc) ? 1: 0; in DecompressArchive() local
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java482 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/lzma/CPP/7zip/Archive/Iso/
DIsoHandler.cpp321 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java430 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest

1234