Home
last modified time | relevance | path

Searched refs:FooInterface (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_associated_interfaces.mojom9 interface FooInterface {};
12 associated FooInterface? foo_interface;
13 associated FooInterface& foo_request;
14 array<associated FooInterface> foo_interfaces;
15 array<associated FooInterface&> foo_requests;
19 associated FooInterface foo_interface;
20 associated FooInterface& foo_request;
21 array<associated FooInterface> foo_interfaces;
22 array<associated FooInterface&> foo_requests;
26 PassFoo(associated FooInterface foo_interface,
[all …]
/external/googletest/googlemock/test/
Dgmock_leak_test_.cc42 class FooInterface { class
44 virtual ~FooInterface() {} in ~FooInterface()
48 class MockFoo : public FooInterface {
Dgmock-function-mocker_test.cc74 class FooInterface { class
76 virtual ~FooInterface() {} in ~FooInterface()
122 class MockFoo : public FooInterface {
185 FooInterface* const foo_;
Dgmock-generated-function-mockers_test.cc75 class FooInterface { class
77 virtual ~FooInterface() {} in ~FooInterface()
124 class MockFoo : public FooInterface {
188 FooInterface* const foo_;
/external/google-breakpad/src/testing/test/
Dgmock_leak_test_.cc43 class FooInterface { class
45 virtual ~FooInterface() {} in ~FooInterface()
49 class MockFoo : public FooInterface {
Dgmock-generated-function-mockers_test.cc75 class FooInterface { class
77 virtual ~FooInterface() {} in ~FooInterface()
115 class MockFoo : public FooInterface {
163 FooInterface* const foo_;
/external/google-fruit/extras/doc/
Dparametrized_component.tex10 \umlprovidedinterface[interface=FooInterface, distance=2.3, padding=1cm]{bind1}
11 \umlprovidedinterface[interface=FooInterface, distance=2.3, padding=1cm]{bind2}
15 \umlprovidedinterface[interface=FooInterface, distance=6.5, with port]{FooComponent}
Dtemplated_component.tex8 \umlprovidedinterface[interface={FooInterface<T, std::vector<T>{}>}, distance=4, padding=3.5cm]{bin…
11 \umlprovidedinterface[interface={FooInterface<T, std::vector<T>{}>}, distance=10, with port]{FooCom…
/external/mockito/src/test/java/org/mockito/internal/stubbing/defaultanswers/
DReturnsMocksTest.java18 interface FooInterface { interface in ReturnsMocksTest
29 Object interfaceMock = values.returnValueFor(FooInterface.class); in should_return_mock_value_for_interface()
/external/libchrome/mojo/public/cpp/bindings/
DREADME.md1442 | `FooInterface` | `FooInterfacePtr`
1443 | `FooInterface&` | `FooInterfaceRequest`
1444 | `associated FooInterface` | `FooAssociatedInterfacePtr`
1445 | `associated FooInterface&` | `FooAssociatedInterfaceRequest`
1468 * For handle and interface types (*e.g* `handle` or `FooInterface&`) these