| /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 | 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 | 1492 ### Knowing When to Expect {#UseOnCall} 1543 ### Ignoring Uninteresting Calls 1556 ### Disallowing Unexpected Calls 1582 ### Understanding Uninteresting vs Unexpected Calls {#uninteresting-vs-unexpected} 1657 ### Ignoring Uninteresting Arguments {#ParameterlessExpectations} 1683 ### Expecting Ordered Calls {#OrderedCalls} 1714 ### Expecting Partially Ordered Calls {#PartialOrder} 1772 ### Controlling When an Expectation Retires
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/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 | 1492 ### Knowing When to Expect {#UseOnCall} 1543 ### Ignoring Uninteresting Calls 1556 ### Disallowing Unexpected Calls 1582 ### Understanding Uninteresting vs Unexpected Calls {#uninteresting-vs-unexpected} 1657 ### Ignoring Uninteresting Arguments {#ParameterlessExpectations} 1683 ### Expecting Ordered Calls {#OrderedCalls} 1714 ### Expecting Partially Ordered Calls {#PartialOrder} 1772 ### Controlling When an Expectation Retires
|
| /external/cronet/testing/rust_gtest_interop/ |
| D | README.md | 98 ### Expectations subsection
|
| /external/pigweed/pw_unit_test/ |
| D | framework_test.cc | 270 class Expectations : public ::testing::Test { class 272 Expectations() : cool_number_(3) { PW_CHECK_INT_EQ(cool_number_, 3); } in Expectations() function in pw::__anonb9ff69ee0111::Expectations 279 TEST_F(Expectations, SetCoolNumber) { cool_number_ = 14159; } in TEST_F() argument
|
| D | docs.rst | 603 Expectations section in C++ API reference 624 .. _module-pw_unit_test-api-assert:
|
| /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/third_party/libc++/src/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::__anon60ade5d60111::PIQBase 772 virtual std::string Expectations() in Expectations() function in glcts::__anon60ade5d60111::InputBuiltIn 3359 virtual std::string Expectations() in Expectations() function in glcts::__anon60ade5d60111::OutputBuiltIn
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cProgramInterfaceQueryTests.cpp | 178 virtual std::string Expectations() in Expectations() function in gl4cts::__anond3e332c50111::PIQBase 829 virtual std::string Expectations() in Expectations() function in gl4cts::__anond3e332c50111::InputBuiltIn 899 virtual std::string Expectations() in Expectations() function in gl4cts::__anond3e332c50111::OutputBuiltIn
|