Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_list_test.cpp36 TEST_F(ListCommandTest, no_options) { in TEST_F() argument
H A Dcmd_monitor_test.cpp63 TEST(monitor_cmd, no_options) { in TEST() argument
H A Dcmd_stat_test.cpp40 TEST(stat_cmd, no_options) { in TEST() argument
H A Dcmd_record_test.cpp89 TEST(record_cmd, no_options) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestargs.c72 static void no_options(abts_case *tc, void *data) in no_options() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_config.cc532 static const QuicTagVector* no_options = new QuicTagVector; in ClientRequestedIndependentOptions() local