Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp290 int numMatchingDevices = 0; in getDeviceWithName() local
299 numMatchingDevices++; in getDeviceWithName()
303 EXPECT_LE(numMatchingDevices, 1); in getDeviceWithName()