/external/mockito/src/test/java/org/mockito/internal/util/collections/ |
D | IdentitySetTest.java | 27 class Fake { class in IdentitySetTest 37 assertEquals(new Fake(), new Fake()); in shouldWorkEvenIfEqualsTheSame() 38 Fake fake = new Fake(); in shouldWorkEvenIfEqualsTheSame() 45 assertFalse(set.contains(new Fake())); in shouldWorkEvenIfEqualsTheSame()
|
/external/curl/tests/data/ |
D | test15 | 13 Fake: yes 14 Fake: yes 15 Fake: yes 39 Fake: yes 40 Fake: yes 41 Fake: yes
|
D | test569 | 80 Transport: Fake/NotReal/JustATest;foo=baz 88 Transport: Fake/NotReal/JustATest;foo=baz 96 Transport: Fake/NotReal/JustATest;foo=baz
|
/external/webrtc/talk/app/webrtc/ |
D | proxy_unittest.cc | 61 BEGIN_PROXY_MAP(Fake) 71 class Fake : public FakeInterface { class 73 static rtc::scoped_refptr<Fake> Create() { in Create() 74 return new rtc::RefCountedObject<Fake>(); in Create() 87 Fake() {} in Fake() function in webrtc::Fake 88 ~Fake() {} in ~Fake() 102 fake_ = Fake::Create(); in SetUp() 109 rtc::scoped_refptr<Fake> fake_;
|
/external/autotest/client/site_tests/network_ModemManagerSMSSignal/src/ |
D | fake-gsm | 12 I[01]? Fake modem software implementation. 18 \+C?GMI Fake Modem Software, Inc. 20 \+C?GMM Fake Modem
|
/external/autotest/client/site_tests/network_ModemManagerSMS/src/ |
D | fake-gsm | 12 I[01]? Fake modem software implementation. 18 \+C?GMI Fake Modem Software, Inc. 20 \+C?GMM Fake Modem
|
/external/clang/test/SemaCXX/ |
D | member-pointer.cpp | 75 namespace Fake namespace 85 int *pni = &Fake::i; in g() 89 void (*pnf)() = &Fake::f; in g()
|
/external/catch2/include/internal/ |
D | catch_tostring.h | 99 template <typename Fake = T> 101 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type 102 convert(const Fake& value) { in convert() 110 template <typename Fake = T> 112 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type 113 convert( const Fake& value ) { in convert()
|
/external/kmod/testsuite/ |
D | README | 17 - Fake accesses to filesystem so we can provide a test rootfs with all the 19 - Fake calls to init_module(), delete_module() and uname(), so we don't have to
|
/external/autotest/client/site_tests/logging_UdevCrash/ |
D | control | 16 Fake trackpad failure to trigger crash report with udev type, and
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_FakeQuantWithMinMaxArgs.pbtxt | 3 summary: "Fake-quantize the \'inputs\' tensor, type float to \'outputs\' tensor of same type."
|
D | api_def_FakeQuantWithMinMaxVars.pbtxt | 3 summary: "Fake-quantize the \'inputs\' tensor of type float via global float scalars `min`"
|
D | api_def_FakeQuantWithMinMaxVarsPerChannel.pbtxt | 3 summary: "Fake-quantize the \'inputs\' tensor of type float and one of the shapes: `[d]`,"
|
D | api_def_FakeParam.pbtxt | 7 \"Fake\" output value. This should not be consumed by another op.
|
/external/icu/icu4c/source/data/mappings/ |
D | noop-iso-ir-165.ucm | 8 # Name: "Fake" Unicode to ISO-IR-165 table
|
D | noop-gb2312_gl.ucm | 8 # Name: "Fake" Unicode to ISO-IR-165 table
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/core/server/ |
D | AbstractFtpServer_MultipleStartAndStopTest.groovy | 23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/core/server/ |
D | AbstractFtpServer_MultipleStartAndStopTest.groovy | 23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/core/server/ |
D | AbstractFtpServer_MultipleStartAndStopTest.groovy | 23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/core/server/ |
D | AbstractFtpServer_MultipleStartAndStopTest.groovy | 23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | pc | 41 // Fake keys for virtual<->real modifiers mapping:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug-names-misaligned.s | 8 # Fake .debug_info. We just need it for the offsets to two "compile units" and
|
/external/curl/packages/vms/ |
D | gnv_conftest.c_first | 25 /* Fake pass the test to find a standard ldap routine that we know is */
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 27 * Abstract superclass for tests of Fake CommandHandlers that store a file (STOR, STOU, APPE)
|