Home
last modified time | relevance | path

Searched defs:ReferencesParent (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/
Dcyclic_object_graph.py27 class ReferencesParent(tf.Module): class
/external/tensorflow/tensorflow/cc/saved_model/testdata/
Dgenerate_saved_models.py59 class ReferencesParent(module.Module): class
/external/libchrome/base/files/
Dfile_path.cc563 bool FilePath::ReferencesParent() const { in ReferencesParent() function in base::FilePath
Dfile_path_unittest.cc1095 TEST_F(FilePathTest, ReferencesParent) { in TEST_F() argument