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

/frameworks/native/libs/vr/libdvrcommon/tests/
H A Dnumeric_test.cpp5 using TestTypes = ::testing::Types<float, double, int>;
15 TYPED_TEST_CASE(NumericTest, TestTypes);
/frameworks/native/libs/binder/tests/
H A DbinderTextOutputTest.cpp151 float, double, long double> TestTypes; typedef
152 TYPED_TEST_CASE(TextTest, TestTypes);

Completed in 1127 milliseconds