Searched defs:stub (Results 1 – 4 of 4) sorted by relevance
9 subdir('stub') subdir
112 auto stub = std::make_unique<NiceMock<MockVehicleServerStub>>(); in SetUp() local
192 android::hardware::automotive::remoteaccess::MockGrpcClientStub stub; in LLVMFuzzerTestOneInput() local
43 GRPCVehicleHardware::GRPCVehicleHardware(std::unique_ptr<proto::VehicleServer::StubInterface> stub) in GRPCVehicleHardware()