Searched refs:setMaxEntriesInDescriptorMapForTesting (Results 1 – 3 of 3) sorted by relevance
280 void setMaxEntriesInDescriptorMapForTesting(size_t count);317 void SkStrikeServerImpl::setMaxEntriesInDescriptorMapForTesting(size_t count) { in setMaxEntriesInDescriptorMapForTesting() function in SkStrikeServerImpl567 void SkStrikeServer::setMaxEntriesInDescriptorMapForTesting(size_t count) { in setMaxEntriesInDescriptorMapForTesting() function in SkStrikeServer568 fImpl->setMaxEntriesInDescriptorMapForTesting(count); in setMaxEntriesInDescriptorMapForTesting()
73 void setMaxEntriesInDescriptorMapForTesting(size_t count);
614 server.setMaxEntriesInDescriptorMapForTesting(1u); in DEF_TEST()