Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_blob_store/
H A Dflat_file_system_entry_test.cc105 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
132 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
H A Dblob_store_test.cc383 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
435 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
466 constexpr std::string_view kFileName("my_file_1.bin"); in TEST_F() local
500 constexpr std::string_view kFileName("sliced_cheese.png"); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dcache_dataset_ops.h30 static constexpr const char* const kFileName = "filename"; variable
H A Dcache_dataset_ops.cc46 /* static */ constexpr const char* const CacheDatasetOp::kFileName; member in tensorflow::data::CacheDatasetOp
/aosp_15_r20/external/libvpx/test/
H A Dtest_vector_test.cc36 const int kFileName = 2; variable
/aosp_15_r20/external/libaom/test/
H A Dtest_vector_test.cc34 const int kFileName = 1; variable
/aosp_15_r20/external/libbrillo/brillo/files/
H A Dfile_util_test.cc136 constexpr char FileTest::kFileName[]; member in brillo::FileTest
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dlog_message.cc71 kFileName = 2, enumerator
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dlog_message.cc71 kFileName = 2, enumerator
/aosp_15_r20/external/cronet/base/android/linker/
H A Dlinker_jni.cc300 const char kFileName[] = "/proc/self/maps"; in FindWebViewReservation() local
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dexport_json_unittest.cc1813 const char* kFileName = "filename"; in TEST_F() local