Searched refs:read_back_properties (Results 1 – 1 of 1) sorted by relevance
89 auto read_back_properties = LoadPersistentProperties(); in TEST() local111 auto read_back_properties = LoadPersistentProperties(); in TEST() local134 auto read_back_properties = LoadPersistentProperties(); in TEST() local147 auto read_back_properties = LoadPersistentProperties(); in TEST() local148 EXPECT_GT(read_back_properties.properties().size(), 0); in TEST()151 std::find_if(read_back_properties.properties().begin(), in TEST()155 EXPECT_FALSE(it == read_back_properties.properties().end()); in TEST()165 auto read_back_properties = LoadPersistentProperties(); in TEST() local166 EXPECT_EQ(read_back_properties.properties().size(), 0); in TEST()170 read_back_properties = LoadPersistentProperties(); in TEST()[all …]