Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dbindings_perftest.cc83 struct BoundPingService { struct
84 BoundPingService() : binding(&impl) { in BoundPingService() function
120 BoundPingService* inactive_services = in TEST_F()
121 new BoundPingService[kNumInactiveServices]; in TEST_F()