Home
last modified time | relevance | path

Searched defs:perhost_stepdb (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Dstep_intersection_test.cc85 const PerHostStepDb& perhost_stepdb) { in Convert()
99 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
118 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
139 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
160 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
182 PerHostStepDb perhost_stepdb = CreateTestSteps(num_hosts, shift_ps); in TEST() local
192 PerHostStepDb perhost_stepdb = CreateNoStep(num_hosts); in TEST() local
Dstep_intersection.cc169 const absl::flat_hash_map<uint32, const StepDatabaseResult*>& in StepIntersection()