Home
last modified time | relevance | path

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

/external/ltp/testcases/lib/
Dtest.sh236 local tst_out="$($@ 2>&1)"
238 echo "$tst_out"
Dtst_test.sh126 local tst_out="$(tst_rod $@ 2>&1)"
128 echo "$tst_out"
/external/skqp/tests/
DSVGDeviceTest.cpp160 const char* tst_out;
175 test_whitespace_pos(reporter, tests[i].tst_in, tests[i].tst_out);
/external/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()