Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp1499 vector<float> testFloats({32.f, 14.f, 50.f}); in TEST_F() local
1504 EXPECT_EQ(testFloats, Ptr(AidlConstantValue::Array(loc, std::move(testFloatValues))) in TEST_F()