Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/medialibrary/
Dcommon.js62 let ops = { variable
71 let ops = { variable
80 let ops = { variable
89 let ops = { variable
101 let ops = { variable
116 let ops = { variable
145 let ops = { variable
/test/xts/acts/ai/neural_network_runtime/common/
Dmock_idevice.cpp112 int32_t MockIDevice::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation()