| /external/cronet/third_party/googletest/src/docs/ |
| D | gmock_for_dummies.md | 288 ### General Syntax 344 ### Matchers: What Arguments Do We Expect? 400 ### Cardinalities: How Many Times Will It Be Called? 430 ### Actions: What Should It Do? 523 ### Using Multiple Expectations {#MultiExpectations} 566 ### Ordered vs Unordered Calls {#OrderedCalls} 603 ### All Expectations Are Sticky (Unless Said Otherwise) {#StickyExpectations} 691 ### Uninteresting Calls
|
| D | gmock_cook_book.md | 1483 ### Knowing When to Expect {#UseOnCall} 1534 ### Ignoring Uninteresting Calls 1547 ### Disallowing Unexpected Calls 1573 ### Understanding Uninteresting vs Unexpected Calls {#uninteresting-vs-unexpected} 1648 ### Ignoring Uninteresting Arguments {#ParameterlessExpectations} 1674 ### Expecting Ordered Calls {#OrderedCalls} 1705 ### Expecting Partially Ordered Calls {#PartialOrder} 1763 ### Controlling When an Expectation Retires
|
| /external/googletest/docs/ |
| D | gmock_for_dummies.md | 287 ### General Syntax 343 ### Matchers: What Arguments Do We Expect? 399 ### Cardinalities: How Many Times Will It Be Called? 429 ### Actions: What Should It Do? 522 ### Using Multiple Expectations {#MultiExpectations} 565 ### Ordered vs Unordered Calls {#OrderedCalls} 602 ### All Expectations Are Sticky (Unless Said Otherwise) {#StickyExpectations} 690 ### Uninteresting Calls
|
| D | gmock_cook_book.md | 1526 ### Knowing When to Expect {#UseOnCall} 1577 ### Ignoring Uninteresting Calls 1590 ### Disallowing Unexpected Calls 1616 ### Understanding Uninteresting vs Unexpected Calls {#uninteresting-vs-unexpected} 1691 ### Ignoring Uninteresting Arguments {#ParameterlessExpectations} 1717 ### Expecting Ordered Calls {#OrderedCalls} 1748 ### Expecting Partially Ordered Calls {#PartialOrder} 1806 ### Controlling When an Expectation Retires
|
| /external/pigweed/pw_unit_test/ |
| D | framework_test.cc | 182 class Expectations : public ::testing::Test { class 184 Expectations() : cool_number_(3) { PW_CHECK_INT_EQ(cool_number_, 3); } in Expectations() function in pw::__anonad0d43bf0111::Expectations 191 TEST_F(Expectations, SetCoolNumber) { cool_number_ = 14159; } in TEST_F() argument
|
| /external/cronet/testing/rust_gtest_interop/ |
| D | README.md | 76 ### Expectations subsection
|
| /external/cronet/testing/unexpected_passes_common/ |
| D | expectations.py | 138 def RegisterInstance(instance: 'Expectations') -> None: 156 class Expectations(object): class
|
| /external/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/ |
| D | sample.pass.cpp | 62 PopulationIterator>::iterator_category> Expectations; in test() typedef
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.random.sample/ |
| D | sample.pass.cpp | 61 PopulationIterator>::iterator_category> Expectations; in test() typedef
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cProgramInterfaceQueryTests.cpp | 126 virtual std::string Expectations() in Expectations() function in glcts::__anone55344270111::PIQBase 772 virtual std::string Expectations() in Expectations() function in glcts::__anone55344270111::InputBuiltIn 3352 virtual std::string Expectations() in Expectations() function in glcts::__anone55344270111::OutputBuiltIn
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cProgramInterfaceQueryTests.cpp | 178 virtual std::string Expectations() in Expectations() function in gl4cts::__anona71f1a760111::PIQBase 829 virtual std::string Expectations() in Expectations() function in gl4cts::__anona71f1a760111::InputBuiltIn 899 virtual std::string Expectations() in Expectations() function in gl4cts::__anona71f1a760111::OutputBuiltIn
|