Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DValidateRequest.cpp162 int64_t currentSlot = 0; in validateBurst() local
167 slots.push_back(currentSlot++); in validateBurst()
H A DGeneratedTestHarness.cpp596 int64_t currentSlot = 0; in EvaluatePreparedModel() local
601 slots.push_back(currentSlot++); in EvaluatePreparedModel()