Searched refs:kMaxHandles (Results 1 – 1 of 1) sorted by relevance
850 static const size_t kMaxHandles = 1000000; in TEST_F() local851 std::unique_ptr<StackHandleScope<kMaxHandles>> hsp(new StackHandleScope<kMaxHandles>(self)); in TEST_F()