Home
last modified time | relevance | path

Searched refs:countryCodeCallbackProxy (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/location/test/location_locator/source/
H A Dcallback_test.cpp220 auto countryCodeCallbackProxy = variable
222 EXPECT_NE(nullptr, countryCodeCallbackProxy);
229 countryCodeCallbackProxy->OnCountryCodeChange(country);
336 auto countryCodeCallbackProxy = variable
338 EXPECT_NE(nullptr, countryCodeCallbackProxy);
339 countryCodeCallbackProxy->OnCountryCodeChange(nullptr);