Home
last modified time | relevance | path

Searched refs:GetCheckpointForTest (Results 1 – 2 of 2) sorted by relevance

/third_party/vixl/test/
Dtest-pool-manager.h41 return pool_manager_->GetCheckpointForTest(); in GetPoolCheckpoint()
/third_party/vixl/src/
Dpool-manager.h520 T GetCheckpointForTest() const { return checkpoint_; } in GetCheckpointForTest() function