Searched refs:specialExample (Results 1 – 1 of 1) sorted by relevance
1206 final String specialExample = eg.getExampleHtml(SPECIAL_PATH, specialValue); in TestExampleGeneratorConsistency() local1207 if (!specialExample.contains(EXPECTED_TO_CONTAIN)) { in TestExampleGeneratorConsistency()1208 errln("Expected example to contain " + EXPECTED_TO_CONTAIN + "; got " + specialExample); in TestExampleGeneratorConsistency()