Searched refs:setMaxEntriesInDescriptorMapForTesting (Results 1 – 3 of 3) sorted by relevance
78 void setMaxEntriesInDescriptorMapForTesting(size_t count);
589 void setMaxEntriesInDescriptorMapForTesting(size_t count);621 void SkStrikeServerImpl::setMaxEntriesInDescriptorMapForTesting(size_t count) { in setMaxEntriesInDescriptorMapForTesting() function in SkStrikeServerImpl857 void SkStrikeServer::setMaxEntriesInDescriptorMapForTesting(size_t count) { in setMaxEntriesInDescriptorMapForTesting() function in SkStrikeServer858 fImpl->setMaxEntriesInDescriptorMapForTesting(count); in setMaxEntriesInDescriptorMapForTesting()
419 server.setMaxEntriesInDescriptorMapForTesting(1u); in DEF_TEST()