Home
last modified time | relevance | path

Searched defs:kFileContent (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/ipc/
H A Dhost_impl_unittest.cc383 static constexpr char kFileContent[] = "shared file"; in TEST_F() local
427 static constexpr char kFileContent[] = "shared file"; in TEST_F() local
H A Dclient_impl_unittest.cc385 static constexpr char kFileContent[] = "shared file"; in TEST_F() local
431 static constexpr char kFileContent[] = "shared file"; in TEST_F() local
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dfile_descriptor_filesystem_test.cc39 static constexpr char kFileContent[] = "abcdefgh"; variable