Home
last modified time | relevance | path

Searched refs:Stub (Results 1 – 25 of 138) sorted by relevance

123456

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/wsgi/
Dservice_test.py70 self.stub = webapp_test_util.TestService.Stub(self.connection)
80 self.stub = webapp_test_util.TestService.Stub(self.connection)
105 return registry.RegistryService.Stub(transport)
188 my_service = webapp_test_util.TestService.Stub(
190 my_other_service = webapp_test_util.TestService.Stub(
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp606 for (const auto &Stub : Stubs) { in EmitEndOfAsmFile() local
608 OutStreamer->EmitLabel(Stub.first); in EmitEndOfAsmFile()
610 OutStreamer->EmitSymbolAttribute(Stub.second.getPointer(), in EmitEndOfAsmFile()
629 for (auto &Stub : Stubs) in EmitEndOfAsmFile() local
630 emitNonLazySymbolPointer(*OutStreamer, Stub.first, Stub.second); in EmitEndOfAsmFile()
643 for (auto &Stub : Stubs) in EmitEndOfAsmFile() local
644 emitNonLazySymbolPointer(*OutStreamer, Stub.first, Stub.second); in EmitEndOfAsmFile()
/external/v8/test/mjsunit/tools/
Dtickprocessor-test.log5 code-creation,Stub,0,0xf540a100,474,"CEntryStub"
7 code-creation,Stub,0,0xf541d0e0,47,"RuntimeStub_Math_exp"
Dtickprocessor-test.func-info8 2 66.7% 66.7% Stub: CompareStub_GE
30 2 66.7% Stub: CompareStub_GE
Dtickprocessor-test-func-info.log5 code-creation,Stub,0,0x424260,348,"CompareStub_GE"
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dwebapp_test_util.py291 self.bad_path_stub = TestService.Stub(self.bad_path_connection)
360 self.stub = TestService.Stub(self.connection)
363 self.other_stub = TestService.Stub(self.other_connection)
365 self.mismatched_stub = AlternateService.Stub(self.connection)
Dremote_test.py569 BasicService.Stub.definition_name())
571 BasicService.Stub.outer_definition_name())
573 BasicService.Stub.definition_package())
577 BasicService.Stub.all_remote_methods())
580 stub = BasicService.Stub(self.transport)
599 stub = BasicService.Stub(self.transport)
620 stub = BasicService.Stub(self.transport)
639 stub = BasicService.Stub(self.transport)
659 stub = BasicService.Stub(self.transport)
679 stub = BasicService.Stub(self.transport)
Dtransport_test.py444 stub = LocalService.Stub(transport.LocalTransport(LocalService))
455 stub = LocalService.Stub(
467 stub = LocalService.Stub(transport.LocalTransport(LocalService))
474 stub = LocalService.Stub(transport.LocalTransport(LocalService))
481 stub = LocalService.Stub(transport.LocalTransport(LocalService))
/external/ims/rcs/rcsservice/src/com/android/service/ims/
DRcsService.java191 IRcsPresence.Stub mIRcsPresenceImpl = new IRcsPresence.Stub(){
333 private final IRcsService.Stub mBinder = new IRcsService.Stub() {
/external/llvm/lib/ExecutionEngine/Orc/
DOrcTargetSupport.cpp148 uint64_t *Stub = reinterpret_cast<uint64_t*>(StubsBlock.base()); in emitIndirectStubsBlock() local
152 Stub[I] = 0xF1C40000000025ff | PtrOffsetField; in emitIndirectStubsBlock()
/external/chromium-trace/catapult/tracing/test_data/
Dv8.log206 code-creation,Stub,2,0x4240a000,409,"FastCloneShallowArrayStub"
207 code-creation,Stub,2,0x4240a1a0,580,"CEntryStub"
208 code-creation,Stub,13,0x4240a400,116,"CompareICStub"
209 code-creation,Stub,2,0x4240a480,1428,"RecordWriteStub"
210 code-creation,Stub,2,0x4240aa20,97,"StoreBufferOverflowStub"
211 code-creation,Stub,2,0x4240aaa0,611,"RecordWriteStub"
212 code-creation,Stub,2,0x4240ad20,76,"InterruptStub"
213 code-creation,Stub,13,0x4240ad80,104,"CompareICStub"
214 code-creation,Stub,2,0x4240ae00,160,"FastNewContextStub"
215 code-creation,Stub,14,0x4240aea0,111,"ToBooleanStub"
[all …]
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/
DStubServerConfiguration.groovy23 * Stub implementation of the {@link ServerConfiguration} interface for testing
45 // Stub-specific API - Helper methods not part of ServerConfiguration interface
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/
DStubServerConfiguration.groovy23 …* Stub implementation of the {@link org.mockftpserver.fake.ServerConfiguration} …
52 // Stub-specific API - Helper methods not part of ServerConfiguration interface
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy22 * Stub implementation of the {@link Session} interface for testing
148 // Stub-specific API - Helper methods not part of Session interface
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/guestbook/client/
Dmain.py31 postservice = guestbook.PostService.Stub(
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
142 // Stub-specific API - Helper methods not part of Session interface
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/client/
Dfetch_descriptor.py83 remote_registry = registry.RegistryService.Stub(http_transport)
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy19 * Stub implementation of the {@link Session} interface for testing
150 // Stub-specific API - Helper methods not part of Session interface

123456