Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py242 def print_ovsdp_full(dp_lookup_rep, ifindex, ndb=NDB()): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dhash_utils_test.cc984 NodeDefBuilder ndb(absl::StrCat("graph_1/node_", i), "Const"); in TEST_F() local