Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestFree.cpp40 const uint32_t inList[]{0}; in createUnfinishedModel() local
DTestValidation.cpp104 const std::vector<uint32_t> inList = {0, 1, 2}; in createModel() local
338 uint32_t inList[] = {0, 1, 2}, outList[] = {3}; in createModel() local
737 uint32_t inList[3] = {0, 1, 2}; in TEST_F() local
2948 const uint32_t inList[] = {0, 1, 2}; in createAndCompileAddModelWithType() local
3117 const uint32_t inList[] = {0, 1, 2, 3, 4, 5, 6}; in createAndCompileChannelQuantConvModel() local
/frameworks/native/include/binder/
DIInterface.h325 constexpr bool inList(const char* a, const char* const* whitelist) { in inList() function
/frameworks/native/libs/binder/include/binder/
DIInterface.h325 constexpr bool inList(const char* a, const char* const* whitelist) { in inList() function