Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dbiquad_filter_tests.cpp178 auto test2 = reference; in TEST() local
180 biquad->process(test2.data(), test2.data(), TEST_LENGTH); in TEST()
182 EXPECT_THAT(test1, Pointwise(FloatNear(EPS), test2)); in TEST()
214 auto test2 = reference; in testDifferentFiltersPerChannel() local
216 biquads[i]->process(test2.data() + i, test2.data() + i, TEST_LENGTH, FILTERS); in testDifferentFiltersPerChannel()
220 EXPECT_THAT(test1, Pointwise(FloatNear(EPS), test2)); in testDifferentFiltersPerChannel()
/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test2/
DIFoo.aidl20 package hidl2aidl.test2;
/system/tools/hidl/hidl2aidl/test/2.0/
DIFoo.hal22 /* This should go into a package called hidl2aidl.test2 */
/system/tools/hidl/hidl2aidl/test/
Dndk_test_compile.cpp63 void testIFoo2(const std::shared_ptr<aidl::hidl2aidl::test2::IFoo>& foo) { in testIFoo2()
Dcpp_test_compile.cpp81 void testIFoo2(const sp<hidl2aidl::test2::IFoo>& foo) { in testIFoo2()
DAndroid.bp76 "hidl2aidl/test2/IFoo.aidl",
/system/timezone/testing/data/
Dcreate-test-data.sh47 TEST_DIR=test2
/system/tools/hidl/c2hal/test/
Dtest.h60 C = 1 + test(19) + test2[21],