Searched refs:setWillUseCustomFeature (Results 1 – 4 of 4) sorted by relevance
87 this->setWillUseCustomFeature(CustomFeatures::kSampleLocations); in reset()
233 void setWillUseCustomFeature(CustomFeatures feature) { fRequestedFeatures |= feature; } in setWillUseCustomFeature() function
103 this->setWillUseCustomFeature(CustomFeatures::kSampleLocations); in SampleLocationsTestProcessor()
213 this->setWillUseCustomFeature(CustomFeatures::kSampleLocations); in Processor()