Searched refs:KEY_HOST (Results 1 – 1 of 1) sorted by relevance
72 private static final String KEY_HOST = "host"; field in TestMapping149 boolean hostOnly = testObject.has(KEY_HOST) && testObject.getBoolean(KEY_HOST); in getTestCollection()