Lines Matching refs:curName
508 string curName;
525 if (!curName.empty() && expectNode)
527 test_case_hash_t hash = hashTestNodeName(curName, &hashCollisionDetectionMap);
543 curName.clear();
545 else if (curName.empty() == expectNode)
566 curName += (char)curChr;
577 string curName;
585 if (curName.empty())
588 test_case_hash_t hash = hashTestNodeName(curName, &hashCollisionDetectionMap);
606 curName.clear();
621 if (curName.empty())
627 test_case_hash_t hash = hashTestNodeName(curName, &hashCollisionDetectionMap);
655 curName.clear();
659 curName += (char)curChr;