Searched refs:countryLiteracy1 (Results 1 – 1 of 1) sorted by relevance
621 double countryLiteracy1 = parsePercent(row.get(COUNTRY_LITERACY), countryPopulation1); in RowData() local682 if (isApproximatelyEqual(languageLiteracy1, countryLiteracy1, 0.001)) { in RowData()