Searched refs:GwpAsanTestParameters (Results 1 – 1 of 1) sorted by relevance
1554 struct GwpAsanTestParameters { struct1564 std::tuple<GwpAsanTestParameters, /* recoverable */ bool, /* seccomp */ bool>> {}; argument1566 GwpAsanTestParameters gwp_asan_tests[] = {1583 std::tuple<GwpAsanTestParameters, /* recoverable */ bool, /* seccomp */ bool>>& info) { in __anond0b6624a2a02() argument1584 const GwpAsanTestParameters& params = std::get<0>(info.param); in __anond0b6624a2a02()1610 GwpAsanTestParameters params = std::get<0>(GetParam()); in TEST_P()1671 GwpAsanTestParameters params = std::get<0>(GetParam()); in TEST_P()