Home
last modified time | relevance | path

Searched defs:isIgnored (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/test/android_fuzzing/
DConverter.cpp78 const bool isIgnored = false; in convert() local
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h64 inline bool isIgnored() { return !getMapperCount(); } in isIgnored() function
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h278 bool isIgnored = false; member