Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/
H A DYoloDatabase.cpp76 const auto& testCaseInputOutput = g_PerTestCaseInputOutput[testCaseId]; in GetTestCaseData() local
77 const std::string imagePath = m_ImageDir + testCaseInputOutput.first; in GetTestCaseData()
99 topObjectDetections.push_back(testCaseInputOutput.second); in GetTestCaseData()