Searched defs:SimpleContext (Results 1 – 3 of 3) sorted by relevance
41 SimpleContext(int max_num_threads, WorkersPool* pool) in SimpleContext() function
51 TEST(AuthContextTest, SimpleContext) { in TEST() argument
1609 enum ContextFormat { SimpleContext = 1, ClassBasedContext = 2, CoverageBasedContext = 3 }; enumerator