Home
last modified time | relevance | path

Searched refs:arr1 (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/test/unittest/util/
H A DPublicMethodsTest.cpp33 bool CompareInt8Arrays(const int8_t* arr1, const int8_t* arr2, size_t size) in CompareInt8Arrays() argument
36 if (arr1[i] != arr2[i]) { in CompareInt8Arrays()

Completed in 1 milliseconds