Home | History | Annotate | Download | only in browser

Lines Matching refs:supported

2227     bool supported = (experiment.supported_platforms & current_platform) != 0;
2231 supported = true;
2234 if (supported)