Home
last modified time | relevance | path

Searched refs:GetPoolSize (Results 1 - 4 of 4) sorted by relevance

/third_party/vixl/test/aarch32/
H A Dtest-utils-aarch32.h45 int GetPoolSize() const { return test.GetPoolSize(); } in GetPoolSize() function in vixl::aarch32::TestMacroAssembler
H A Dtest-assembler-aarch32.cc99 VIXL_CHECK(__TESTOBJ GetPoolSize() == size); \
6256 VIXL_CHECK(test->GetPoolSize() == kLabelsCount * kVeneerSize);
/third_party/vixl/test/
H A Dtest-pool-manager.h43 int GetPoolSize() const { return pool_manager_->GetPoolSizeForTest(); } in GetPoolSize() function in vixl::TestPoolManager
H A Dtest-code-generation-scopes.cc344 VIXL_CHECK((expected) == test.GetPoolSize()); \

Completed in 8 milliseconds