Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/evaluation/
Dutils_test.cc31 constexpr char kEmptyFilePath[] = variable
68 EXPECT_EQ(files[0], kEmptyFilePath); in TEST()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp288 static const char * const kEmptyFilePath = "Empty file path"; variable
468 throw CArcCmdLineException(kEmptyFilePath); in AddToCensorFromNonSwitchesStrings()