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

/frameworks/native/libs/ui/tests/
H A Dvec_test.cpp30 class VecTest : public testing::Test { class in namespace:android
33 TEST_F(VecTest, Basics) {
43 TEST_F(VecTest, Constructors) {
87 TEST_F(VecTest, Access) {
114 TEST_F(VecTest, UnaryOps) {
199 TEST_F(VecTest, ComparisonOps) {
209 TEST_F(VecTest, ArithmeticOps) {
239 TEST_F(VecTest, ArithmeticFunc) {

Completed in 113 milliseconds