Lines Matching refs:errorCode
39 .errorCode = ANEURALNETWORKS_NO_ERROR,
108 key2.errorCode = ANEURALNETWORKS_DEAD_OBJECT; in TEST()
271 key.errorCode = error; in TEST()
295 key.errorCode = error; in TEST()
308 .errorCode = ANEURALNETWORKS_NO_ERROR, in TEST()
324 EXPECT_EQ(key.errorCode, info.errorCode); in TEST()
348 .errorCode = ANEURALNETWORKS_OP_FAILED, in TEST()
364 EXPECT_EQ(key.errorCode, info.errorCode); in TEST()
388 .errorCode = ANEURALNETWORKS_NO_ERROR, in TEST()
404 EXPECT_EQ(key.errorCode, info.errorCode); in TEST()
436 .errorCode = ANEURALNETWORKS_OP_FAILED, in TEST()
452 EXPECT_EQ(key.errorCode, info.errorCode); in TEST()