Searched defs:no_options (Results 1 – 6 of 6) sorted by relevance
36 TEST_F(ListCommandTest, no_options) { in TEST_F() argument
63 TEST(monitor_cmd, no_options) { in TEST() argument
40 TEST(stat_cmd, no_options) { in TEST() argument
89 TEST(record_cmd, no_options) { in TEST() argument
72 static void no_options(abts_case *tc, void *data) in no_options() function
532 static const QuicTagVector* no_options = new QuicTagVector; in ClientRequestedIndependentOptions() local