Searched refs:summary (Results 1 – 18 of 18) sorted by relevance
/ndk/docs/Programmers_Guide/html/ |
D | dynsections.js | 4 var summary = $('#'+base+'-summary'); 10 summary.show(); 15 summary.hide();
|
D | doxygen.css | 899 div.summary 908 div.summary a 1346 .summary { display: none; }
|
D | jquery.js | 27 …ption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ag=/ …
|
/ndk/docs/Getting_Started/html/ |
D | dynsections.js | 4 var summary = $('#'+base+'-summary'); 10 summary.show(); 15 summary.hide();
|
D | doxygen.css | 899 div.summary 908 div.summary a 1346 .summary { display: none; }
|
D | jquery.js | 27 …ption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ag=/ …
|
/ndk/sources/third_party/googletest/googletest/samples/ |
D | sample9_unittest.cc | 79 test_part_result.summary()); in OnTestPartResult()
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
D | gtest-test-part.h | 85 const char* summary() const { return summary_.c_str(); } in summary() function
|
D | gtest-param-test.h.pump | 81 // (surprise!) parameter generators. Here is a summary of them, which
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-test-part_test.cc | 73 EXPECT_STREQ("something is terribly wrong", result.summary()); in TEST_F()
|
D | gtest_unittest.cc | 1413 EXPECT_STREQ(expected.summary(), actual.summary()); in CompareTestPartResult()
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | doxygen.css | 747 div.summary 756 div.summary a 925 .summary { display: none; }
|
/ndk/sources/third_party/googletest/googletest/ |
D | CHANGES | 12 * Improvement: failure summary in XML reports now includes file and
|
/ndk/sources/host-tools/make-3.81/ |
D | INSTALL | 202 Print a summary of the options to `configure', and exit.
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest.cc | 3290 const string summary = location + "\n" + part.summary(); in OutputXmlTestInfo() local 3292 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo()
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 880 Here is a summary of the features of GNU `make', for comparison with 2121 Here is a summary of the directives GNU `make' recognizes: 2182 Here is a summary of the built-in functions (*note Functions::): 2332 Here is a summary of the automatic variables. *Note Automatic
|
D | make.texi | 409 For a quick summary, see @ref{Options Summary}, @ref{Quick Reference}, 1534 present a summary of the phases in which expansion happens for different 9945 Here is a summary of the features of GNU @code{make}, for comparison 10308 Here is a summary of the directives GNU @code{make} recognizes: 10376 Here is a summary of the built-in functions (@pxref{Functions}): 10525 Here is a summary of the automatic variables.
|
D | make.info-1 | 371 For a quick summary, see *note Options Summary::, *note Quick 1319 present a summary of the phases in which expansion happens for different
|