Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.h51 bool Validate(bool log_fatal_on_failure) { in Validate() function
Dregister_allocator_test.cc53 return register_allocator.Validate(false); in Check()
313 ASSERT_TRUE(register_allocator.Validate(false)); in TEST()
402 ASSERT_TRUE(register_allocator.Validate(false)); in TEST()