Loading neuralnetworks/1.2/vts/functional/CompilationCachingTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1262,7 +1262,7 @@ class CompilationCachingSecurityTest FILE* pFile = fopen(filename.c_str(), "a"); uint32_t appendLength = getRandomInt(1, 256); for (uint32_t i = 0; i < appendLength; i++) { ASSERT_NE(fputc(getRandomInt<uint8_t>(0, 255), pFile), EOF); ASSERT_NE(fputc(getRandomInt<uint16_t>(0, 255), pFile), EOF); } fclose(pFile); *skip = false; Loading neuralnetworks/1.3/vts/functional/CompilationCachingTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1253,7 +1253,7 @@ class CompilationCachingSecurityTest FILE* pFile = fopen(filename.c_str(), "a"); uint32_t appendLength = getRandomInt(1, 256); for (uint32_t i = 0; i < appendLength; i++) { ASSERT_NE(fputc(getRandomInt<uint8_t>(0, 255), pFile), EOF); ASSERT_NE(fputc(getRandomInt<uint16_t>(0, 255), pFile), EOF); } fclose(pFile); *skip = false; Loading neuralnetworks/aidl/vts/functional/CompilationCachingTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1068,7 +1068,7 @@ class CompilationCachingSecurityTest FILE* pFile = fopen(filename.c_str(), "a"); uint32_t appendLength = getRandomInt(1, 256); for (uint32_t i = 0; i < appendLength; i++) { ASSERT_NE(fputc(getRandomInt<uint8_t>(0, 255), pFile), EOF); ASSERT_NE(fputc(getRandomInt<uint16_t>(0, 255), pFile), EOF); } fclose(pFile); *skip = false; Loading Loading
neuralnetworks/1.2/vts/functional/CompilationCachingTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1262,7 +1262,7 @@ class CompilationCachingSecurityTest FILE* pFile = fopen(filename.c_str(), "a"); uint32_t appendLength = getRandomInt(1, 256); for (uint32_t i = 0; i < appendLength; i++) { ASSERT_NE(fputc(getRandomInt<uint8_t>(0, 255), pFile), EOF); ASSERT_NE(fputc(getRandomInt<uint16_t>(0, 255), pFile), EOF); } fclose(pFile); *skip = false; Loading
neuralnetworks/1.3/vts/functional/CompilationCachingTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1253,7 +1253,7 @@ class CompilationCachingSecurityTest FILE* pFile = fopen(filename.c_str(), "a"); uint32_t appendLength = getRandomInt(1, 256); for (uint32_t i = 0; i < appendLength; i++) { ASSERT_NE(fputc(getRandomInt<uint8_t>(0, 255), pFile), EOF); ASSERT_NE(fputc(getRandomInt<uint16_t>(0, 255), pFile), EOF); } fclose(pFile); *skip = false; Loading
neuralnetworks/aidl/vts/functional/CompilationCachingTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1068,7 +1068,7 @@ class CompilationCachingSecurityTest FILE* pFile = fopen(filename.c_str(), "a"); uint32_t appendLength = getRandomInt(1, 256); for (uint32_t i = 0; i < appendLength; i++) { ASSERT_NE(fputc(getRandomInt<uint8_t>(0, 255), pFile), EOF); ASSERT_NE(fputc(getRandomInt<uint16_t>(0, 255), pFile), EOF); } fclose(pFile); *skip = false; Loading