Searched defs:check_config (Results 1 – 3 of 3) sorted by relevance
393 void check_config(unsigned int min_nodes) in check_config() function
665 def check_config(self, configs, expected): member in InitConfigTests
3579 auto check_config = [&](perfetto::protos::gen::TrackEventConfig te_cfg) { in TEST_P() local