HomeSort by relevance Sort by last modified time
    Searched full:test_output (Results 1 - 20 of 20) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest_output_test.py 88 def RemoveLocations(test_output):
92 test_output: the output of a Google Test program.
101 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
125 def RemoveTypeInfoDetails(test_output):
129 test_output: the output of a Google Test program.
136 return re.sub(r'unsigned int', 'unsigned', test_output)
139 def NormalizeToCurrentPlatform(test_output):
144 test_output = re.sub('\x1b\\[(0;3\d)?m', '', test_output)
146 test_output = re.sub(r': Failure\n', r': error: ', test_output
    [all...]
gtest_catch_exceptions_test.py 76 def TestSehExceptions(self, test_output):
79 in test_output)
82 in test_output)
84 in test_output)
86 in test_output)
88 in test_output)
90 in test_output)
92 in test_output)
  /external/gtest/test/
gtest_output_test.py 88 def RemoveLocations(test_output):
92 test_output: the output of a Google Test program.
101 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
125 def RemoveTypeInfoDetails(test_output):
129 test_output: the output of a Google Test program.
136 return re.sub(r'unsigned int', 'unsigned', test_output)
139 def NormalizeToCurrentPlatform(test_output):
144 test_output = re.sub('\x1b\\[(0;3\d)?m', '', test_output)
146 test_output = re.sub(r': Failure\n', r': error: ', test_output
    [all...]
gtest_catch_exceptions_test.py 89 def TestSehExceptions(self, test_output):
92 in test_output)
95 in test_output)
97 in test_output)
99 in test_output)
101 in test_output)
103 in test_output)
105 in test_output)
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test.py 88 def RemoveLocations(test_output):
92 test_output: the output of a Google Test program.
101 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
125 def RemoveTypeInfoDetails(test_output):
129 test_output: the output of a Google Test program.
136 return re.sub(r'unsigned int', 'unsigned', test_output)
139 def NormalizeToCurrentPlatform(test_output):
144 test_output = re.sub('\x1b\\[(0;3\d)?m', '', test_output)
146 test_output = re.sub(r': Failure\n', r': error: ', test_output
    [all...]
gtest_catch_exceptions_test.py 76 def TestSehExceptions(self, test_output):
79 in test_output)
82 in test_output)
84 in test_output)
86 in test_output)
88 in test_output)
90 in test_output)
92 in test_output)
  /external/protobuf/gtest/test/
gtest_output_test.py 90 def RemoveLocations(test_output):
94 test_output: the output of a Google Test program.
103 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
127 def RemoveTypeInfoDetails(test_output):
131 test_output: the output of a Google Test program.
138 return re.sub(r'unsigned int', 'unsigned', test_output)
155 def RemoveMatchingTests(test_output, pattern):
162 test_output: A string containing the test output.
167 Contents of test_output with tests whose names match pattern removed.
170 test_output = re.sub
    [all...]
  /external/v8/test/mjsunit/
debug-liveedit-double-call.js 36 test_output = "";
45 " test_output += 'a' + " + variables.a + ";\n " +
46 " test_output += '=';\n " +
51 " test_output += 'b' + " + variables.b + ";\n " +
55 " test_output += 'c' + " + variables.c + ";\n " +
60 " test_output += 'd' + " + variables.d + ";\n " +
65 " test_output += 'e' + " + variables.e + ";\n " +
69 " test_output += 'f' + " + variables.f + ";\n " +
129 print(test_output);
131 assertEquals(expected_output, test_output);
    [all...]
debug-liveedit-restart-frame.js 51 test_output = "";
59 test_output += 'A';
60 test_output += '=';
65 test_output += 'B';
69 test_output += 'C';
74 test_output += 'D';
79 test_output += 'E';
83 test_output += 'F';
132 print(test_output);
134 assertEquals(expected_output, test_output);
    [all...]
  /external/v8/tools/
test-push-to-trunk.sh 137 export TEST_OUTPUT=$(mktemp)
190 echo "#############################" >> $TEST_OUTPUT
191 echo "Com. Index: $I" >> $TEST_OUTPUT
192 echo "Expected: ${EXP}" >> $TEST_OUTPUT
193 echo "Actual: git $@" >> $TEST_OUTPUT
194 echo "Mock Output: ${OUT}" >> $TEST_OUTPUT
199 echo "#############################" >> $TEST_OUTPUT
200 echo "mv $@" >> $TEST_OUTPUT
205 echo "#############################" >> $TEST_OUTPUT
208 echo "sed $@" >> $TEST_OUTPUT
    [all...]
  /external/compiler-rt/test/tsan/
dlclose.cc 4 // If we mention TSAN_OPTIONS, the test won't run from test_output.sh script.
  /external/valgrind/drd/scripts/
measurement-functions 103 # command output to the file specified in ${test_output}, and print the
109 if [ "${test_output}" != "" ]; then
110 echo "$@" >"${test_output}"
116 tee -a "${test_output:-/dev/null}" | \
run-splash2 16 test_output="${1}-p${p}.out" measure_runtime "$@" -p${psep}${p} "${test_args}" | avgstddev > "$tmp"
28 test_output="${1}-p${p}.out" measure_runtime "$@" -p${psep}${p} "${test_args}" | avgstddev > "$tmp"
40 test_output="${1}-p${p}.out" measure_runtime "$@" -p${psep}${p} "${test_args}" | avgstddev > "$tmp"
52 test_output="/dev/null" \
56 test_output="/dev/null" \
60 test_output="${1}-drd-with-stack-var-4.out" \
66 test_output="${1}-drd-without-stack-var-4.out" \
72 test_output="${1}-helgrind-4-none.out" \
76 test_output="${1}-helgrind-4-approx.out" \
80 test_output="${1}-helgrind-4-full.out"
    [all...]
  /external/compiler-rt/lib/tsan/
Makefile.old 66 CC=$(CLANG) CXX=$(CLANG)++ FILECHECK=$(FILECHECK) $(LIT_TESTS_PATH)/test_output.sh
  /bionic/tests/
gtest_main.cpp 305 const std::string& test_output = testcase.GetTest(test_id).GetTestOutput(); local
306 printf("%s", test_output.c_str());
340 const std::string& test_output = testcase.GetTest(test_id).GetTestOutput(); local
341 printf("%s", test_output.c_str());
491 const std::string& test_output = testcase.GetTest(j).GetTestOutput(); local
492 fprintf(fp, " <failure message=\"%s\" type=\"\">\n", test_output.c_str());
    [all...]
  /external/eigen/lapack/
CMakeLists.txt 141 set(TEST_OUTPUT "${LAPACK_BINARY_DIR}/testing/${output}")
149 -DOUTPUT=${TEST_OUTPUT}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_calendar.py 186 def test_output(self): member in class:OutputTestCase
test_logging.py 956 def test_output(self): member in class:SocketHandlerTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_calendar.py 186 def test_output(self): member in class:OutputTestCase
test_logging.py 956 def test_output(self): member in class:SocketHandlerTest
    [all...]

Completed in 811 milliseconds