Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc105 string test_out = "--test_out=" + TestTempDir(); in TEST() local
111 test_out.c_str(), in TEST()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc111 string test_out = "--test_out=" + TestTempDir(); in TEST() local
117 test_out.c_str(), in TEST()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc235 string test_out = "--test_out=" + TestTempDir(); in TEST() local
241 test_out.c_str(), in TEST()
/external/e2fsprogs/lib/ss/
DMakefile.in168 -@($(TESTENV) ./test_ss -f $(srcdir)/test_script > test_out 2>&1; exit 0)
169 $(Q) if diff test_out $(srcdir)/test_script_expected > test.diff; then \
174 tst_cmds.c test_ss test_out test.diff *.o *~ \#* *.bak core \
/external/e2fsprogs/
D.gitignore127 lib/ss/test_out