Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/
H A DInferenceTest.inl313 const std::vector<unsigned int>& defaultTestCaseIds,
368 const std::vector<unsigned int>& defaultTestCaseIds,
H A DInferenceTest.cpp113 const std::vector<unsigned int>& defaultTestCaseIds, in InferenceTest()