Searched defs:TestPolicy (Results 1 – 5 of 5) sorted by relevance
153 struct TestPolicy; struct155 impl tower::hedge::Policy<Req> for TestPolicy { implementation
20 class TestPolicy: class
22 class TestPolicy(asyncio.AbstractEventLoopPolicy): class
24 struct TestPolicy {}; struct
1198 static void TestPolicy() in TestPolicy() function