Home | History | Annotate | Download | only in parseStringTest

Lines Matching refs:ESR_SUCCESS

88   if (rc == ESR_SUCCESS)
93 if ((rc = result->getValue(result, keys[i], value, &len)) == ESR_SUCCESS)
106 ESR_ReturnCode rc = ESR_SUCCESS;
171 rc = ESR_SUCCESS;
181 if (rc != ESR_SUCCESS)
202 if (rc != ESR_SUCCESS)
206 return ESR_SUCCESS;
229 if (rc != ESR_SUCCESS)
248 if ((rc = semanticResults[i]->getValue(semanticResults[i], key, value, &len)) == ESR_SUCCESS)
267 if (rc != ESR_SUCCESS)
271 return ESR_SUCCESS;
339 if (rc != ESR_SUCCESS)
384 if ((rc = Parse(grammar, trans, fout, &opts)) != ESR_SUCCESS)
407 rc = ESR_SUCCESS;
431 if ((rc = Parse(grammar, trans, fout, &opts)) != ESR_SUCCESS)
460 return ESR_SUCCESS;
523 if ((rc = ParseTestSet(grammar, trans, key, refValue, result, fout)) != ESR_SUCCESS)
528 if ((rc = ParseTestSet(grammar, trans, key, refValue, "PASS", fout)) != ESR_SUCCESS)
531 rc = ESR_SUCCESS;
551 return ESR_SUCCESS;
585 if (rc != ESR_SUCCESS)
641 if (rc != ESR_SUCCESS)
645 return ESR_SUCCESS;