Home
last modified time | relevance | path

Searched refs:tcasename0 (Results 1 – 1 of 1) sorted by relevance

/acpica-latest/tests/aslts/bin/
Ddiffproc399 tcasename0=`echo "$i" | awk -F"|" '{print $2}'`
401 if [ x"$tcasename0" == x ]; then
416 if [ "$tcasename1" == "$tcasename0" ]; then
418 cmp_two_status_lines "$i" "$line" "$tcasename0"
422 if [ "$DO_COMPARE_TOTAL_ONLY" == yes -a "$tcasename0" == TOTAL ]; then