Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/
H A Dcyclic_object_graph.py23 class ReferencesParent(tf.Module): class
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/testdata/
H A Dgenerate_saved_models.py55 class ReferencesParent(module.Module): class
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path.cc563 bool FilePath::ReferencesParent() const { in ReferencesParent() function in base::FilePath
H A Dfile_path_unittest.cc1095 TEST_F(FilePathTest, ReferencesParent) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path.cc613 bool FilePath::ReferencesParent() const { in ReferencesParent() function in base::FilePath
H A Dfile_path_unittest.cc1226 TEST_F(FilePathTest, ReferencesParent) { in TEST_F() argument