Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGeneratorUtils.h40 #define NN_FUZZER_LOG_INIT(filename) Logger::get()->init((filename)) macro
DTestRandomGraph.cpp181 if (mEnableLog) NN_FUZZER_LOG_INIT("/data/local/tmp/" + mTestName + ".log"); in SetUp()