HomeSort by relevance Sort by last modified time
    Searched refs:GetPoolSize (Results 1 - 4 of 4) sorted by null

  /external/vixl/test/
test-pool-manager.h 43 int GetPoolSize() const { return pool_manager_->GetPoolSizeForTest(); }
test-code-generation-scopes.cc 344 VIXL_CHECK((expected) == test.GetPoolSize()); \
  /external/vixl/test/aarch32/
test-utils-aarch32.h 47 int GetPoolSize() const { return test.GetPoolSize(); }
test-assembler-aarch32.cc 99 VIXL_CHECK(__TESTOBJ GetPoolSize() == size); \
    [all...]

Completed in 563 milliseconds