Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp1295 enum Location { VECTOR, REGION }; in TEST_P() enumerator
1296 Location getLocation() const { return !mVector.empty() ? VECTOR : REGION; } in TEST_P()
1338 if (desc.getLocation() == InputOutputDescriptor::VECTOR) { in TEST_P()
1389 if (desc.getLocation() == InputOutputDescriptor::VECTOR) { in TEST_P()
1423 if (desc.getLocation() == InputOutputDescriptor::VECTOR) { in TEST_P()