Searched refs:GwpAsanTestParameters (Results 1 – 1 of 1) sorted by relevance
1810 struct GwpAsanTestParameters { struct1820 std::tuple<GwpAsanTestParameters, /* recoverable */ bool, /* seccomp */ bool>> {}; argument1822 GwpAsanTestParameters gwp_asan_tests[] = {1843 std::tuple<GwpAsanTestParameters, /* recoverable */ bool, /* seccomp */ bool>>& info) { in __anon38df3a1c3502() argument1844 const GwpAsanTestParameters& params = std::get<0>(info.param); in __anon38df3a1c3502()1870 GwpAsanTestParameters params = std::get<0>(GetParam()); in TEST_P()1931 GwpAsanTestParameters params = std::get<0>(GetParam()); in TEST_P()