Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dversioning_test_service.cc97 class HumanResourceSystemServer : public service_manager::Service { class
99 HumanResourceSystemServer() { in HumanResourceSystemServer() function in mojo::test::versioning::HumanResourceSystemServer
101 base::Bind(&HumanResourceSystemServer::Create, base::Unretained(this))); in HumanResourceSystemServer()
127 new mojo::test::versioning::HumanResourceSystemServer()); in ServiceMain()