Home
last modified time | relevance | path

Searched refs:testMode (Results 1 – 25 of 47) sorted by relevance

12

/external/libvncserver/webclients/novnc/include/
Dwebsock.js312 function testMode(override_send) { function in Websock
349 api.testMode = testMode;
/external/lzma/CPP/7zip/Archive/7z/
D7zFolderOutStream.cpp21 bool testMode, bool checkCrc) in Init() argument
29 _testMode = testMode; in Init()
D7zExtract.cpp50 bool testMode = (testModeSpec != 0); in Extract() local
195 &efi.ExtractStatuses, extractCallback, testMode, _crcSize != 0); in Extract()
D7zFolderOutStream.h50 bool testMode, bool checkCrc);
/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp87 Int32 testMode = (options.TestMode && !options.CalcCrc) ? 1: 0; in DecompressArchive() local
90 result = archive->Extract(NULL, (UInt32)(Int32)-1, testMode, extractCallbackSpec); in DecompressArchive()
97 …result = archive->Extract(&realIndices.Front(), realIndices.Size(), testMode, extractCallbackSpec); in DecompressArchive()
DArchiveExtractCallback.h136 bool stdOutMode, bool testMode, bool crcMode,
DArchiveExtractCallback.cpp29 bool stdOutMode, bool testMode, bool crcMode, in Init() argument
37 _testMode = testMode; in Init()
/external/lzma/CPP/7zip/Archive/
DSplitHandler.cpp298 Int32 testMode, IArchiveExtractCallback *extractCallback) in Extract() argument
309 Int32 askMode = testMode ? in Extract()
313 if (!testMode && !outStream) in Extract()
DLzmaHandler.cpp322 Int32 testMode, IArchiveExtractCallback *extractCallback) in Extract() argument
335 Int32 askMode = testMode ? in Extract()
339 if (!testMode && !realOutStream) in Extract()
DXzHandler.cpp452 Int32 testMode, IArchiveExtractCallback *extractCallback) in Extract() argument
464 Int32 askMode = testMode ? in Extract()
470 if (!testMode && !realOutStream) in Extract()
DIArchive.h129 …STDMETHOD(Extract)(const UInt32* indices, UInt32 numItems, Int32 testMode, IArchiveExtractCallback…
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DViewMeasureSpecTest.java17 public void testMode() throws Exception { in testMode() method in ViewMeasureSpecTest
/external/deqp/modules/gles31/functional/
Des31fSampleVariableTests.cpp1932 … const char* desc, int sampleCount, RenderTarget target, ShaderRunMode runMode, TestMode testMode);
1951 …, const char* desc, int sampleCount, RenderTarget target, ShaderRunMode runMode, TestMode testMode) in SampleMaskWriteCase() argument
1953 , m_testMode (testMode) in SampleMaskWriteCase()
1955 DE_ASSERT(testMode < TEST_LAST); in SampleMaskWriteCase()
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java430 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java430 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java441 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java472 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java442 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java443 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java430 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java443 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest

12