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

  /external/avb/test/
avb_sysdeps_posix_testing.cc 114 bool testing_memory_all_freed() { function in namespace:avb
141 if (!testing_memory_all_freed()) {
avb_unittest_util.h 58 size_t testing_memory_all_freed();
avb_unittest_util.cc 73 EXPECT_TRUE(avb::testing_memory_all_freed());

Completed in 2621 milliseconds