Home
last modified time | relevance | path

Searched refs:CompareInt8Arrays (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() function
53 ASSERT_TRUE(CompareInt8Arrays(expectedOutput, outputBuffer, resultLength)); in TEST()

Completed in 0 milliseconds