Home
last modified time | relevance | path

Searched refs:dir_fd_path (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dfile_descriptor_filesystem_test.cc145 string dir_fd_path = absl::StrCat("fd:///", dir_fd); in TEST_F() local
148 EXPECT_FALSE(fd_fs_.NewRandomAccessFile(dir_fd_path, &file).ok()); in TEST_F()