Home
last modified time | relevance | path

Searched refs:GetPoolSizeForTest (Results 1 – 3 of 3) sorted by relevance

/third_party/vixl/test/
Dtest-pool-manager.h43 int GetPoolSize() const { return pool_manager_->GetPoolSizeForTest(); } in GetPoolSize()
/third_party/vixl/src/
Dpool-manager.h521 int GetPoolSizeForTest() const;
Dpool-manager-impl.h516 int PoolManager<T>::GetPoolSizeForTest() const { in GetPoolSizeForTest() function