Home
last modified time | relevance | path

Searched refs:Fake (Results 1 – 25 of 86) sorted by relevance

1234

/external/v8/test/mjsunit/regress/
Dregress-1650.js41 function Fake() {} class
45 Fake.prototype.call = function () {
46 assertSame(Fake.prototype.bind, this);
53 Fake.prototype.bind = function () {
56 var fake = new Fake;
/external/clang/test/SemaCXX/
Dmember-pointer.cpp70 namespace Fake namespace
80 int *pni = &Fake::i; in g()
84 void (*pnf)() = &Fake::f; in g()
/external/icu/icu4c/source/data/mappings/
Dnoop-iso-ir-165.ucm8 # Name: "Fake" Unicode to ISO-IR-165 table
Dnoop-gb2312_gl.ucm8 # Name: "Fake" Unicode to ISO-IR-165 table
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/core/server/
DAbstractFtpServer_MultipleStartAndStopTest.groovy23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/core/server/
DAbstractFtpServer_MultipleStartAndStopTest.groovy23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/core/server/
DAbstractFtpServer_MultipleStartAndStopTest.groovy23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/core/server/
DAbstractFtpServer_MultipleStartAndStopTest.groovy23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTestCase.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTest.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTest.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTestCase.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTest.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/MockFtpServer/src/site/apt/
Dindex.apt5 MockFtpServer - Providing a Fake/Stub FTP Server
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTest.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTestCase.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTest.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTestCase.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTest.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTestCase.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/mockftpserver/tags/2.5/src/site/apt/
Dindex.apt5 MockFtpServer - Providing a Fake/Stub FTP Server
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/
DAbstractStoreFileCommandHandlerTest.groovy27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
/external/libcap-ng/libcap-ng-0.7/
DChangeLog43 - Fake applying bounding set for old OS
/external/libvorbis/doc/
DVorbis_I_spec.tex70 % Fake some more DocBook elements
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/
DCHANGELOG.txt8 - [BREAKING CHANGE] Unify Fake and Stub CommandHandlers. Change ServerConfiguration to remove getRe…

1234