Home
last modified time | relevance | path

Searched defs:AidlTypeParamTest (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp3999 class AidlTypeParamTest : public testing::TestWithParam<std::tuple<Options::Language, TypeParam>> { class
4038 TEST_P(AidlTypeParamTest, ListSupportedTypes) { in TEST_P() argument
4042 TEST_P(AidlTypeParamTest, ArraySupportedTypes) { in TEST_P() argument