Searched refs:ReadProperty (Results 1 – 3 of 3) sorted by relevance
43 MOCK_METHOD1(ReadProperty,67 EXPECT_CALL(*data_source, ReadProperty("debug.tracing.screen_state")) in TEST_F()69 EXPECT_CALL(*data_source, ReadProperty("debug.tracing.screen_brightness")) in TEST_F()83 EXPECT_CALL(*data_source, ReadProperty("debug.tracing.screen_state")) in TEST_F()85 EXPECT_CALL(*data_source, ReadProperty("debug.tracing.screen_brightness")) in TEST_F()99 EXPECT_CALL(*data_source, ReadProperty("debug.tracing.screen_state")) in TEST_F()101 EXPECT_CALL(*data_source, ReadProperty("debug.tracing.screen_brightness")) in TEST_F()
93 ReadProperty("debug.tracing.screen_state"); in WriteState()95 ReadProperty("debug.tracing.screen_brightness"); in WriteState()115 const base::Optional<std::string> InitialDisplayStateDataSource::ReadProperty( in ReadProperty() function in perfetto::InitialDisplayStateDataSource126 const base::Optional<std::string> InitialDisplayStateDataSource::ReadProperty( in ReadProperty() function in perfetto::InitialDisplayStateDataSource
47 virtual const base::Optional<std::string> ReadProperty(