Searched refs:get_kml_cache (Results 1 – 7 of 7) sorted by relevance
36 if (KmlCache* kml_cache = kml_file->get_kml_cache()) { in FetchLink()48 if (KmlCache* kml_cache = kml_file->get_kml_cache()) { in FetchIcon()
53 kml_file->get_kml_cache(), in CreateResolvedStyle()
140 KmlCache* get_kml_cache() const { in get_kml_cache() function
78 kml_file.get_kml_cache(), in CreateFromKmlFile()
150 kml_file_->get_kml_cache(), in TEST_F()155 kml_file_->get_kml_cache(), in TEST_F()
303 ASSERT_FALSE(kml_file_->get_kml_cache()); in TEST_F()317 ASSERT_EQ(&kml_cache, kml_file_->get_kml_cache()); in TEST_F()
179 ASSERT_EQ(kml_cache_.get(), kml_file->get_kml_cache()); in TEST_F()