HomeSort by relevance Sort by last modified time
    Searched refs:tmpfile (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /external/parameter-framework/upstream/tools/xmlGenerator/
lightRoutingUpdate.sh 42 tmpfile="/tmp/pfw_commands"
80 echo > "${tmpfile}"
86 echo "setTuningMode on" >> "${tmpfile}"
87 echo "setAutoSync off" >> "${tmpfile}"
94 echo "deleteDomain $domain" >> "${tmpfile}"
103 | $(dirname $0)/PFWScriptGenerator.py --output-kind pfw >> "${tmpfile}"
106 echo "setAutoSync off" >> "${tmpfile}"
107 echo "setTuningMode off" >> "${tmpfile}"
128 "${tmpfile}"
130 echo "set -xeu" > "${tmpfile}2
    [all...]
  /external/toybox/tests/
cksum.test 10 echo -n "hello" > tmpfile
11 testing "on file" "cksum tmpfile" "3287646509 5 tmpfile\n" "" ""
12 rm -f tmpfile
  /system/extras/simpleperf/
cmd_report_sample_test.cpp 35 TemporaryFile tmpfile; local
37 {"-i", GetTestData(PERF_DATA_WITH_SYMBOLS), "-o", tmpfile.path}));
41 TemporaryFile tmpfile; local
43 "-o", tmpfile.path, "--show-callchain"}));
47 TemporaryFile tmpfile; local
50 "-o", tmpfile.path, "--protobuf"}));
52 {"--dump-protobuf-report", tmpfile.path, "-o", tmpfile2.path}));
59 TemporaryFile tmpfile; local
62 "-o", tmpfile.path, "--protobuf"}));
63 ASSERT_TRUE(ReportSampleCmd()->Run({"--dump-protobuf-report", tmpfile.path, "-o"
72 TemporaryFile tmpfile; local
84 TemporaryFile tmpfile; local
96 TemporaryFile tmpfile; local
108 TemporaryFile tmpfile; local
    [all...]
cmd_record_test.cpp 48 std::unique_ptr<TemporaryFile> tmpfile; local
53 tmpfile.reset(new TemporaryFile);
54 out_file = tmpfile->path;
89 TemporaryFile tmpfile; local
90 ASSERT_TRUE(RunRecordCmd({"-c", "100000"}, tmpfile.path));
91 CheckEventType(tmpfile.path, "cpu-cycles", 100000u, 0);
99 TemporaryFile tmpfile; local
100 ASSERT_TRUE(RunRecordCmd({"-f", "99"}, tmpfile.path));
101 CheckEventType(tmpfile.path, "cpu-cycles", 0, 99u);
102 ASSERT_TRUE(RunRecordCmd({"-e", "cpu-clock", "-f", "99"}, tmpfile.path))
108 TemporaryFile tmpfile; local
116 TemporaryFile tmpfile; local
121 TemporaryFile tmpfile; local
144 TemporaryFile tmpfile; local
305 TemporaryFile tmpfile; local
356 TemporaryFile tmpfile; local
382 TemporaryFile tmpfile; local
412 TemporaryFile tmpfile; local
429 TemporaryFile tmpfile; local
439 TemporaryFile tmpfile; local
455 TemporaryFile tmpfile; local
480 TemporaryFile tmpfile; local
499 TemporaryFile tmpfile; local
517 TemporaryFile tmpfile; local
535 TemporaryFile tmpfile; local
548 TemporaryFile tmpfile; local
569 TemporaryFile tmpfile; local
    [all...]
  /dalvik/opcode-gen/
opcode-gen 27 tmpfile="/tmp/$$.txt"
59 "$file" > "$tmpfile"
62 cp "$tmpfile" "$file"
63 rm "$tmpfile"
  /external/elfutils/tests/
run-arsymtest.sh 23 tmpfile=arsymtest.tmp
26 tempfiles $okfile $tmpfile $testfile
36 testrun ${abs_builddir}/arsymtest $lib $tmpfile || exit 1
37 sort $tmpfile > $testfile
  /external/strace/tests/
read-write.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (read-write -a15 -eread=0 -ewrite=1 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null); do not edit.
4 run_strace_match_diff -a15 -eread=0 -ewrite=1 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null
pread64-pwrite64.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (pread64-pwrite64 -a21 -eread=0 -ewrite=1 -e trace=pread64,pwrite64 -P pread64-pwrite64-tmpfile -P /dev/zero -P /dev/null); do not edit.
4 run_strace_match_diff -a21 -eread=0 -ewrite=1 -e trace=pread64,pwrite64 -P pread64-pwrite64-tmpfile -P /dev/zero -P /dev/null
  /external/strace/tests-m32/
read-write.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (read-write -a15 -eread=0 -ewrite=1 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null); do not edit.
4 run_strace_match_diff -a15 -eread=0 -ewrite=1 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null
pread64-pwrite64.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (pread64-pwrite64 -a21 -eread=0 -ewrite=1 -e trace=pread64,pwrite64 -P pread64-pwrite64-tmpfile -P /dev/zero -P /dev/null); do not edit.
4 run_strace_match_diff -a21 -eread=0 -ewrite=1 -e trace=pread64,pwrite64 -P pread64-pwrite64-tmpfile -P /dev/zero -P /dev/null
  /external/strace/tests-mx32/
read-write.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (read-write -a15 -eread=0 -ewrite=1 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null); do not edit.
4 run_strace_match_diff -a15 -eread=0 -ewrite=1 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null
pread64-pwrite64.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (pread64-pwrite64 -a21 -eread=0 -ewrite=1 -e trace=pread64,pwrite64 -P pread64-pwrite64-tmpfile -P /dev/zero -P /dev/null); do not edit.
4 run_strace_match_diff -a21 -eread=0 -ewrite=1 -e trace=pread64,pwrite64 -P pread64-pwrite64-tmpfile -P /dev/zero -P /dev/null
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
move-faqwiz.sh 32 tmpfile=$(tempfile -d .)
34 tmpfile=tmp$RANDOM.tmp
36 tmpfile=tmp$$.tmp
43 sed -e "s/$1\./$2\./g" data/$file1 > ${tmpfile}1
44 sed -e "s/$1\./$2\./g" data/RCS/$file1,v > ${tmpfile}2
51 mv ${tmpfile}1 data/$file2
52 mv ${tmpfile}2 data/RCS/$file2,v
  /external/python/cpython2/Tools/faqwiz/
move-faqwiz.sh 32 tmpfile=$(tempfile -d .)
34 tmpfile=tmp$RANDOM.tmp
36 tmpfile=tmp$$.tmp
43 sed -e "s/$1\./$2\./g" data/$file1 > ${tmpfile}1
44 sed -e "s/$1\./$2\./g" data/RCS/$file1,v > ${tmpfile}2
51 mv ${tmpfile}1 data/$file2
52 mv ${tmpfile}2 data/RCS/$file2,v
  /external/ltp/testcases/commands/at/
at_allow01 39 tmpfile="$TMP/at_allow_test"
52 rm "${tmpfile}" >/dev/null 2>&1
102 rm "${tmpfile}" >/dev/null 2>&1
116 echo "echo 'TEST JOB RAN' >>\"${tmpfile}\" 2>&1" |
125 test -e "${tmpfile}" && exit_code=0
132 rm -f "${tmpfile}" >/dev/null 2>&1
142 echo "echo 'TEST JOB RAN' >>\"${tmpfile}\" 2>&1" |
150 test -e "${tmpfile}" || exit_code=0
157 rm -f "${tmpfile}" >/dev/null 2>&1
at_deny01 37 tmpfile="$TMP/at_deny_test"
50 rm "${tmpfile}" >/dev/null 2>&1
106 rm "${tmpfile}" >/dev/null 2>&1
124 echo "echo 'TEST JOB RAN' >>\"${tmpfile}\" 2>&1" |
133 test -e "${tmpfile}" && exit_code=0
140 rm -f "${tmpfile}" >/dev/null 2>&1
150 echo "echo 'TEST JOB RAN' >>\"${tmpfile}\" 2>&1" |
158 test -e "${tmpfile}" || exit_code=0
165 rm -f "${tmpfile}" >/dev/null 2>&1
  /external/libmtp/
autogen.sh 54 wget -O tmpfile http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
55 mv tmpfile config.guess
56 wget -O tmpfile http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
57 mv tmpfile config.sub
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_libc_test.cc 93 char tmpfile[128]; local
94 temp_file_name(tmpfile, sizeof(tmpfile), "sanitizer_common.fileops.tmp.");
95 fd_t fd = OpenFile(tmpfile, WrOnly);
104 EXPECT_TRUE(FileExists(tmpfile));
106 fd = OpenFile(tmpfile, RdOnly);
115 EXPECT_EQ(0u, internal_stat(tmpfile, &st1));
116 EXPECT_EQ(0u, internal_lstat(tmpfile, &st2));
145 ::DeleteFileA(&tmpfile[0]);
147 internal_unlink(tmpfile);
215 char tmpfile[128]; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileOutputStreamTest.java 291 File tmpfile = File.createTempFile("FileOutputStream", "tmp"); local
292 tmpfile.deleteOnExit();
293 try (FileOutputStream fos = new FileOutputStream(tmpfile)) {
297 try (FileOutputStream f = new FileOutputStream(tmpfile, true)) {
303 File tmpfile = File.createTempFile("FileOutputStream", "tmp"); local
304 tmpfile.deleteOnExit();
305 FileOutputStream fos = new FileOutputStream(tmpfile, true);
324 File tmpfile = File.createTempFile("FileOutputStream", "tmp"); local
325 tmpfile.deleteOnExit();
326 FileOutputStream fos = new FileOutputStream(tmpfile, false)
345 File tmpfile = File.createTempFile("FileOutputStream", "tmp"); local
359 File tmpfile = File.createTempFile("FileOutputStream", "tmp"); local
373 File tmpfile = File.createTempFile("FileOutputStream", "tmp"); local
387 File tmpfile = File.createTempFile("FileOutputStream", "tmp"); local
    [all...]
  /external/autotest/server/
base_utils.py 70 tmpfile = os.path.join(tmpdir, "file")
71 tmpfileobj = file(tmpfile, 'w')
74 return tmpfile
79 tmpfile = os.path.join(tmpdir, os.path.basename(location))
80 utils.urlretrieve(location, tmpfile)
81 return tmpfile
89 tmpfile = os.path.join(tmpdir, os.path.basename(location))
91 tmpfile += '/'
92 shutil.copytree(location, tmpfile, symlinks=True)
93 return tmpfile
    [all...]
  /bionic/libc/bionic/
tmpfile.cpp 86 FILE* tmpfile() { function
100 __strong_alias(tmpfile64, tmpfile);
  /external/vulkan-validation-layers/demos/smoke/
glsl-to-spirv 43 def compile_glsl(filename, tmpfile):
46 args = [validator, "-V", "-H", "-o", tmpfile, filename]
54 with open(tmpfile, "rb") as f:
67 os.remove(tmpfile)
  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-vmxcopy.c 43 char tmpfile[] = "/tmp/page_faultXXXXXX"; local
50 fd = mkstemp(tmpfile);
57 unlink(tmpfile);
  /external/parameter-framework/support/android/asio/
asio_shrinker.sh 100 tmpfile=$(mktemp)
106 list_compiled_files "$ANDROID_PRODUCT_OUT" $tmpfile
109 list_compiled_files "$ANDROID_HOST_OUT" $tmpfile
115 -e 's@ @\n@' $tmpfile | \
118 rm $tmpfile
  /frameworks/av/packages/MediaComponents/
runcts.sh 206 local tmpfile=$(tempfile)
209 ${adb} shell am instrument ${test_target} -w ${TEST_PACKAGE}/${TEST_RUNNER} >& ${tmpfile}
210 cat ${tmpfile}
212 if [[ -n "$(grep ${tmpfile} -e 'FAILURE\|crashed')" ]]; then
218 rm ${tmpfile}

Completed in 373 milliseconds

1 2 3 4 5 6