Home
last modified time | relevance | path

Searched refs:check_row_col_i32 (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/meta/
Dtest_gemm_correctness.cc220 bool check_row_col_i32(std::uint8_t* lhs, std::uint8_t* rhs, std::int32_t* results, int rows, in check_row_col_i32() function
431 if (!check_row_col_i32(lhs.get(), rhs.get(), result_i32.get(), i, j, in main()
508 if (!check_row_col_i32(lhs.get(), rhs.get(), result_i32.get(), i, j, in main()