/external/libvncserver/webclients/novnc/include/ |
D | websock.js | 312 function testMode(override_send) { function in Websock 349 api.testMode = testMode;
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zFolderOutStream.cpp | 21 bool testMode, bool checkCrc) in Init() argument 29 _testMode = testMode; in Init()
|
D | 7zExtract.cpp | 50 bool testMode = (testModeSpec != 0); in Extract() local 195 &efi.ExtractStatuses, extractCallback, testMode, _crcSize != 0); in Extract()
|
D | 7zFolderOutStream.h | 50 bool testMode, bool checkCrc);
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Extract.cpp | 87 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()
|
D | ArchiveExtractCallback.h | 136 bool stdOutMode, bool testMode, bool crcMode,
|
D | ArchiveExtractCallback.cpp | 29 bool stdOutMode, bool testMode, bool crcMode, in Init() argument 37 _testMode = testMode; in Init()
|
/external/lzma/CPP/7zip/Archive/ |
D | SplitHandler.cpp | 298 Int32 testMode, IArchiveExtractCallback *extractCallback) in Extract() argument 309 Int32 askMode = testMode ? in Extract() 313 if (!testMode && !outStream) in Extract()
|
D | LzmaHandler.cpp | 322 Int32 testMode, IArchiveExtractCallback *extractCallback) in Extract() argument 335 Int32 askMode = testMode ? in Extract() 339 if (!testMode && !realOutStream) in Extract()
|
D | XzHandler.cpp | 452 Int32 testMode, IArchiveExtractCallback *extractCallback) in Extract() argument 464 Int32 askMode = testMode ? in Extract() 470 if (!testMode && !realOutStream) in Extract()
|
D | IArchive.h | 129 …STDMETHOD(Extract)(const UInt32* indices, UInt32 numItems, Int32 testMode, IArchiveExtractCallback…
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | ViewMeasureSpecTest.java | 17 public void testMode() throws Exception { in testMode() method in ViewMeasureSpecTest
|
/external/deqp/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 1932 … 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/ |
D | StubFtpServerIntegrationTest.java | 484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 430 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 430 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 441 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 472 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 442 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 484 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 443 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 430 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/ |
D | StubFtpServerIntegrationTest.java | 443 public void testMode() throws Exception { in testMode() method in StubFtpServerIntegrationTest
|