Searched refs:ExportedPropertySetTest (Results 1 - 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
H A Dexported_property_set_unittest.cc61 class ExportedPropertySetTest : public ::testing::Test { class in namespace:brillo::dbus_utils
195 TEST_F(ExportedPropertySetTest, UpdateNotifications) {
213 TEST_F(ExportedPropertySetTest, UpdateToSameValue) {
219 TEST_F(ExportedPropertySetTest, GetAllNoArgs) {
225 TEST_F(ExportedPropertySetTest, GetAllInvalidInterface) {
242 TEST_F(ExportedPropertySetTest, GetAllExtraArgs) {
251 TEST_F(ExportedPropertySetTest, GetAllCorrectness) {
288 TEST_F(ExportedPropertySetTest, GetNoArgs) {
294 TEST_F(ExportedPropertySetTest, GetInvalidInterface) {
303 TEST_F(ExportedPropertySetTest, GetBadPropertyNam
[all...]
H A Dexported_property_set.h158 friend class ExportedPropertySetTest;

Completed in 87 milliseconds