Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp1133 const auto& signaturesForThisDriver = signaturesForDriver[i]; in TEST_P() local
1137 std::max_element(signaturesForThisDriver.begin(), signaturesForThisDriver.end(), in TEST_P()
1154 name, makeTestDriver(actualHalVersion, name.c_str(), signaturesForThisDriver)); in TEST_P()