Home
last modified time | relevance | path

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

/third_party/ltp/testcases/lib/
Dtest.sh236 local tst_out
238 tst_out="$($@ 2>&1)"
240 echo "$tst_out"
Dtst_test.sh133 local tst_out
135 tst_out="$(tst_rod $@ 2>&1)"
137 echo "$tst_out"
/third_party/flutter/skia/tests/
DSVGDeviceTest.cpp162 const char* tst_out; in DEF_TEST() member
177 test_whitespace_pos(reporter, tests[i].tst_in, tests[i].tst_out); in DEF_TEST()
/third_party/skia/tests/
DSVGDeviceTest.cpp162 const char* tst_out; in DEF_TEST() member
177 test_whitespace_pos(reporter, tests[i].tst_in, tests[i].tst_out); in DEF_TEST()