Home
last modified time | relevance | path

Searched refs:total (Results 1 – 25 of 30) sorted by relevance

12

/ndk/tests/device/issue35933-lambda/jni/
Dissue35933-lambda.cpp5 static int total = 0; variable
9 total += n; in add()
14 std::cout << message << ": " << total << std::endl; in display()
45 return total != -231; in main()
/ndk/tests/device/test-gnustl-full/unit/
Dtimes_test.cpp32 int total = accumulate(input, input + 4, 1, multiplies<int>()); in times() local
33 CPPUNIT_ASSERT(total==70); in times()
Dplusminus_test.cpp36 int total = inner_product(input1, input1 + 4, input2, 0, plus<int>(), multiplies <int>()); in plus0() local
38 CPPUNIT_ASSERT(total==77); in plus0()
/ndk/tests/device/test-stlport/unit/
Dtimes_test.cpp32 int total = accumulate(input, input + 4, 1, multiplies<int>()); in times() local
33 CPPUNIT_ASSERT(total==70); in times()
Dplusminus_test.cpp36 int total = inner_product(input1, input1 + 4, input2, 0, plus<int>(), multiplies <int>()); in plus0() local
38 CPPUNIT_ASSERT(total==77); in plus0()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dplain_report_formatter.ipp61 print_stat_value( std::ostream& ostr, counter_t v, counter_t indent, counter_t total,
67 if( total > 0 )
68 ostr << " out of " << total;
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_output_test_golden_lin.txt676 [----------] 3 tests from FatalFailureTest (? ms total)
690 [----------] 1 test from LoggingTest (? ms total)
693 [==========] 4 tests from 2 test cases ran. (? ms total)
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot1709 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1714 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dbe.po1728 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1733 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dja.po1789 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1794 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dko.po1779 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1784 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dzh_CN.po1741 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1746 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Drw.po1856 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1861 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dhe.po1777 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1782 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dsv.po1772 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1777 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Did.po1777 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1782 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dfi.po1800 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1805 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dnl.po1803 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1808 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dpl.po1795 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1800 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dda.po1791 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1796 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dhr.po1799 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1804 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dpt_BR.po1792 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1797 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dde.po1843 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1848 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dga.po1809 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1814 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"
Dtr.po1793 msgid "%s strcache size: total = %d / max = %d / min = %d / avg = %d\n"
1798 msgid "%s strcache free: total = %d / max = %d / min = %d / avg = %d\n"

12