Home
last modified time | relevance | path

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

/aosp_15_r20/external/android-nn-driver/test/
H A DUtilsTests.cpp67 struct ExportNetworkGraphFixture struct
72 ExportNetworkGraphFixture() in ExportNetworkGraphFixture() function
76 ExportNetworkGraphFixture(const std::string& requestInputsAndOutputsDumpDir) in ExportNetworkGraphFixture() function
87 ~ExportNetworkGraphFixture() in ~ExportNetworkGraphFixture()
96 bool FileExists() in FileExists()
122 std::string GetFileContent() in GetFileContent()
135 fs::path m_RequestInputsAndOutputsDumpDir;
136 fs::path m_FileName;
139 std::ifstream m_FileStream;