Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_utils_test.cc338 TEST(XPlaneUtilsTest, FindPlanesWithPrefix) { in TEST() argument
H A Dxplane_utils.cc172 std::vector<const XPlane*> FindPlanesWithPrefix(const XSpace& space, in FindPlanesWithPrefix() function