Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMemoryDomain.cpp245 using MemoryDomainTestParam = std::tuple<bool, bool, AllocateReturn>; typedef
248 public ::testing::WithParamInterface<MemoryDomainTestParam> {