Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestRemoveDefaultArguments.cpp154 uint32_t expectedInputCount) { in test() argument
158 mTestDriver->setSupportedInputCount(expectedInputCount); in test()
195 const uint32_t expectedInputCount = 10; in TEST_F() local
197 expectedInputCount); in TEST_F()
202 const uint32_t expectedInputCount = 11; in TEST_F() local
204 expectedInputCount); in TEST_F()
209 const uint32_t expectedInputCount = 7; in TEST_F() local
211 expectedInputCount); in TEST_F()
216 const uint32_t expectedInputCount = 10; in TEST_F() local
218 expectedInputCount); in TEST_F()
[all …]