Searched refs:apiConfigPhFlags (Results 1 – 1 of 1) sorted by relevance
263 Map<String, String> apiConfigPhFlags) throws IOException, JSONException { in data() argument284 apiConfigPhFlags); in data()1126 Map<String, String> apiConfigPhFlags) throws IOException, JSONException { in getTestCasesFrom() argument1168 extractPhFlags(testObj, apiConfigObj, apiConfigPhFlags) in getTestCasesFrom()1178 Map<String, String> apiConfigPhFlags) { in extractPhFlags() argument1180 apiConfigPhFlags.keySet().forEach((key) -> { in extractPhFlags()1192 phFlagsMap.put(apiConfigPhFlags.get(key), in extractPhFlags()