Home
last modified time | relevance | path

Searched defs:ReadFileLines (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tools/utils/
H A DbuildCts.py34 def ReadFileLines(filePath): function
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/
H A Dutils.cc50 bool ReadFileLines(const std::string& file_path, in ReadFileLines() function