/ndk/tests/device/issue35933-lambda/jni/ |
D | issue35933-lambda.cpp | 5 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/ |
D | times_test.cpp | 32 int total = accumulate(input, input + 4, 1, multiplies<int>()); in times() local 33 CPPUNIT_ASSERT(total==70); in times()
|
D | plusminus_test.cpp | 36 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/ |
D | times_test.cpp | 32 int total = accumulate(input, input + 4, 1, multiplies<int>()); in times() local 33 CPPUNIT_ASSERT(total==70); in times()
|
D | plusminus_test.cpp | 36 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/ |
D | plain_report_formatter.ipp | 61 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/ |
D | gtest_output_test_golden_lin.txt | 676 [----------] 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/ |
D | make.pot | 1709 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"
|
D | be.po | 1728 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"
|
D | ja.po | 1789 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"
|
D | ko.po | 1779 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"
|
D | zh_CN.po | 1741 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"
|
D | rw.po | 1856 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"
|
D | he.po | 1777 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"
|
D | sv.po | 1772 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"
|
D | id.po | 1777 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"
|
D | fi.po | 1800 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"
|
D | nl.po | 1803 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"
|
D | pl.po | 1795 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"
|
D | da.po | 1791 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"
|
D | hr.po | 1799 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"
|
D | pt_BR.po | 1792 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"
|
D | de.po | 1843 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"
|
D | ga.po | 1809 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"
|
D | tr.po | 1793 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"
|