Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dgeneric_layout_optimizer_transposer_test.cc3325 auto* begin_node = context.graph_view->GetNode( in TEST_F() local
3583 auto* begin_node = context.graph_view->GetNode( in TEST_F() local
3732 auto* begin_node = context.graph_view->GetNode( in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dbstree_algorithms.hpp215 BOOST_INTRUSIVE_FORCEINLINE static node_ptr begin_node(const const_node_ptr & header) in begin_node() function in boost::intrusive::bstree_algorithms