Home
last modified time | relevance | path

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

/frameworks/native/services/powermanager/tests/
DIThermalManagerTest.cpp109 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam()
134 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam()
/frameworks/compile/slang/
Dslang_rs_export_reduce.cpp402 const clang::Type *ParamType = ParamQType.getTypePtr(); in analyzeAccumulator() local
411 } else if (HasRSObjectType(ParamType)) { in analyzeAccumulator()
422 ParamEType = RSExportType::Create(&S.RSC, ParamType, NotLegacyKernelArgument); in analyzeAccumulator()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecBuffers_test.cpp699 static std::shared_ptr<C2Buffer> CreateAndFillBufferFromParam(const ParamType &param) { in CreateAndFillBufferFromParam()
855 [](const ::testing::TestParamInfo<LayoutTest::ParamType> &info) { in __anon87b6a3c10302()