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

/frameworks/native/libs/ui/tests/
H A Dmat_test.cpp28 class MatTest : public testing::Test { class in namespace:android
32 TEST_F(MatTest, Basics) {
37 TEST_F(MatTest, ComparisonOps) {
47 TEST_F(MatTest, Constructors) {
77 TEST_F(MatTest, ArithmeticOps) {
98 TEST_F(MatTest, UnaryOps) {
110 TEST_F(MatTest, MiscOps) {

Completed in 71 milliseconds