Home
last modified time | relevance | path

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

/external/armnn/tests/profiling/gatordmock/
DCommandFileParser.cpp19 void CommandFileParser::ParseFile(std::string CommandFile, GatordMockService& mockService) in ParseFile() argument
21 std::ifstream infile(CommandFile); in ParseFile()
24 std::cout << "Parsing command file: " << CommandFile << std::endl; in ParseFile()
DCommandFileParser.hpp25 void ParseFile(std::string CommandFile, GatordMockService& mockService);