Searched defs:raw_plane (Results 1 – 5 of 5) sorted by relevance
403 XPlane* raw_plane = raw_space.add_planes(); in TEST() local444 XPlane* raw_plane = raw_space.add_planes(); in TEST() local489 XPlane* raw_plane = raw_space.add_planes(); in TEST() local534 XPlane* raw_plane = raw_space.add_planes(); in TEST() local575 XPlane* raw_plane = raw_space.add_planes(); in TEST() local630 XPlane* raw_plane = raw_space.add_planes(); in TEST() local
53 const XPlane* raw_plane = FindPlaneWithName(space, kMetadataPlaneName); in ParseHloProtosFromXSpace() local
30 explicit MetadataXPlaneBuilder(XPlane* raw_plane) in MetadataXPlaneBuilder()
45 XPlane* raw_plane) { in ConvertCompleteEventsToXPlane()
194 void PythonHookContext::CollectData(XPlane* raw_plane) { in CollectData()