Home
last modified time | relevance | path

Searched defs:specification (Results 1 – 4 of 4) sorted by relevance

/packages/modules/NeuralNetworks/tools/api/
Dgenerate_api.py294 def __init__(self, filename, specification): argument
350 specification = Specification(args.specification, args.kind) variable
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbServiceImplTest.java218 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo_nullChipId() local
228 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo_validChipId() local
/packages/modules/NeuralNetworks/runtime/test/
DTestIntrospectionControl.cpp144 for (const auto& specification : specifications) { in registerDevices() local
DTestPartitioning.cpp1130 for (const auto& specification : specifications) { in makeDevices() local