Lines Matching refs:TestConfig
5484 class TestConfig;
5638 const TestConfig& for_testing() const { return *for_testing_; }
5639 TestConfig* mutable_for_testing() { _has_field_.set(1001); return for_testing_.get(); }
5666 ::protozero::CopyablePtr<TestConfig> for_testing_;
5866 class TestConfig;
29828 class TestConfig;
30533 TestConfig,
30544 template <typename T = TestConfig> T* set_for_testing() {
31183 class TestConfig : public ::protozero::Message {
31202 TestConfig>;
31227 TestConfig>;
31252 TestConfig>;
31277 TestConfig>;
31302 TestConfig>;
31327 TestConfig>;
125475 class TestConfig;
125629 const TestConfig& for_testing() const { return *for_testing_; }
125630 TestConfig* mutable_for_testing() { _has_field_.set(1001); return for_testing_.get(); }
125657 ::protozero::CopyablePtr<TestConfig> for_testing_;
125778 class TestConfig;
125980 class TestConfig;
125994 class PERFETTO_EXPORT TestConfig : public ::protozero::CppMessageObj {
126006 TestConfig();
126007 ~TestConfig() override;
126008 TestConfig(TestConfig&&) noexcept;
126009 TestConfig& operator=(TestConfig&&);
126010 TestConfig(const TestConfig&);
126011 TestConfig& operator=(const TestConfig&);
126012 bool operator==(const TestConfig&) const;
126013 bool operator!=(const TestConfig& other) const { return !(*this == other); }
126208 class TestConfig;
127108 class TestConfig;
128154 class TestConfig;