Searched defs:TestClient (Results 1 – 6 of 6) sorted by relevance
28 struct TestClient { struct29 TestClient(int id, int32_t cost, const std::set<int>& conflictingKeys, int32_t ownerId, in TestClient() function42 using TestClientDescriptor = ClientDescriptor<int, TestClient>; argument
124 struct TestClient : public BnResourceManagerClient { struct125 TestClient(int pid, const std::shared_ptr<ResourceManagerService> &service) in TestClient() argument129 mService->removeClient(mPid, getId(ref<TestClient>())); in reclaimResource() argument146 virtual ~TestClient() {} in ~TestClient() argument152 DISALLOW_EVIL_CONSTRUCTORS(TestClient); argument
137 struct TestClient : public BnResourceManagerClient { struct138 TestClient(int pid, const shared_ptr<ResourceManagerService>& service) in TestClient() argument142 mService->removeClient(mPid, getId(ref<TestClient>())); in reclaimResource() argument153 virtual ~TestClient() {} in ~TestClient() argument159 DISALLOW_EVIL_CONSTRUCTORS(TestClient); argument
262 class TestClient : public ClientBase<TestClient> { class399 explicit TestClient(const std::string& name) in TestClient() function in __anon105506ff0111::TestClient403 explicit TestClient(LocalChannelHandle channel) in TestClient() function in __anon105506ff0111::TestClient
69 class TestClient : public ClientBase<TestClient> { class
190 class TestClient : public ClientBase<TestClient> { class331 explicit TestClient(LocalChannelHandle channel_handle) in TestClient() function in __anone524f74d0111::TestClient334 TestClient() in TestClient() function in __anone524f74d0111::TestClient