Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dheap_simulator_test.cc940 class HeapAlgorithmTestBase : public ::testing::Test { class
942 HeapAlgorithmTestBase() : builder_("heap_simulator_test") { in HeapAlgorithmTestBase() function in xla::__anon8106abf90111::HeapAlgorithmTestBase
953 ~HeapAlgorithmTestBase() override {} in ~HeapAlgorithmTestBase()
979 class NoFragmentationStatsHeapTest : public HeapAlgorithmTestBase {};
1016 class GlobalDecreasingSizeBestFitHeapTest : public HeapAlgorithmTestBase {
1402 : public HeapAlgorithmTestBase {};