Home
last modified time | relevance | path

Searched defs:kFileName (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dcache_dataset_ops.h30 static constexpr const char* const kFileName = "filename"; variable
Dcache_dataset_ops.cc41 /* static */ constexpr const char* const CacheDatasetOp::kFileName; member in tensorflow::data::CacheDatasetOp
/external/pigweed/pw_blob_store/
Dflat_file_system_entry_test.cc107 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
134 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
Dblob_store_test.cc396 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
438 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
470 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
489 constexpr std::string_view kFileName("sliced_cheese.png"); in TEST_F() local
/external/libvpx/libvpx/test/
Dtest_vector_test.cc36 const int kFileName = 2; variable
/external/libaom/libaom/test/
Dtest_vector_test.cc34 const int kFileName = 1; variable
/external/libbrillo/brillo/files/
Dfile_util_test.cc136 constexpr char FileTest::kFileName[]; member in brillo::FileTest
/external/perfetto/src/trace_processor/
Dexport_json_unittest.cc1770 const char* kFileName = "filename"; in TEST_F() local