Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/base/
H A Dgetopt_compat_unittest.cc44 using LongOptionType = getopt_compat::option; typedef
57 using LongOptionType = ::option; typedef
218 using LongOptionType = typename decltype(this->impl)::LongOptionType; in TYPED_TEST() typedef
329 using LongOptionType = typename decltype(this->impl)::LongOptionType; in TYPED_TEST() typedef
385 using LongOptionType = typename decltype(this->impl)::LongOptionType; in TYPED_TEST() typedef