Searched refs:HeapSimulatorTracker (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | heap_simulator_test.cc | 257 class HeapSimulatorTracker { class 260 HeapSimulatorTracker( in HeapSimulatorTracker() function in xla::__anon72fb25430111::HeapSimulatorTracker 282 explicit HeapSimulatorTracker(const string& name) { in HeapSimulatorTracker() function in xla::__anon72fb25430111::HeapSimulatorTracker 371 HeapSimulatorTracker tracker(TestName(), builder.Build(), {const0}); in TEST_F() 381 HeapSimulatorTracker tracker(TestName(), builder.Build(), {param0}); in TEST_F() 399 HeapSimulatorTracker tracker(TestName(), builder.Build(), in TEST_F() 427 HeapSimulatorTracker tracker(TestName(), builder.Build(), in TEST_F() 445 HeapSimulatorTracker tracker(TestName()); in TEST_F() 499 HeapSimulatorTracker tracker(TestName(), builder.Build(), in TEST_F() 536 HeapSimulatorTracker tracker(TestName(), builder.Build(), in TEST_F() [all …]
|