Searched refs:gotCfg (Results 1 – 1 of 1) sorted by relevance
46 auto gotCfg = scheduler->config(); in TEST_F() local47 ASSERT_EQ(gotCfg.allocator, allocator); in TEST_F()48 ASSERT_EQ(gotCfg.workerThread.count, 10); in TEST_F()