Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DRandomVariable.h35 static const int kInvalidValue = INT_MIN; variable
/aosp12/system/chre/util/tests/
H A Doptional_test.cc120 static constexpr int kInvalidValue = -1; variable