Searched refs:SCRIPT_STRING (Results 1 – 1 of 1) sorted by relevance
217 private static final String SCRIPT_STRING = "The fetched script string."; field in AdSelectionExecutionLoggerTest219 SCRIPT_STRING.getBytes(StandardCharsets.UTF_8).length;221 SCRIPT_STRING.getBytes(StandardCharsets.UTF_8).length;233 private String mAdSelectionLogic = SCRIPT_STRING;234 private AdSelectionSignals mAdSelectionSignals = AdSelectionSignals.fromString(SCRIPT_STRING);