Searched refs:statusSmall (Results 1 – 2 of 2) sorted by relevance
322 const V1_0::ErrorStatus statusSmall = nn::legacyConvertResultCodeToErrorStatus(nSmall); in validateBurstFmqLength() local323 EXPECT_NE(V1_0::ErrorStatus::NONE, statusSmall); in validateBurstFmqLength()
316 const ErrorStatus statusSmall = nn::legacyConvertResultCodeToErrorStatus(nSmall); in validateBurstFmqLength() local317 EXPECT_NE(ErrorStatus::NONE, statusSmall); in validateBurstFmqLength()