/external/pigweed/pw_unit_test/ |
D | framework_test.cc | 165 class Expectations : public ::testing::Test { class 167 Expectations() : cool_number_(3) { ASSERT_EQ(cool_number_, 3); } in Expectations() function in pw::__anon15772fda0111::Expectations 169 ~Expectations() { ASSERT_EQ(cool_number_, 14159); } in ~Expectations() 174 TEST_F(Expectations, SetCoolNumber) { cool_number_ = 14159; } in TEST_F() argument
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/ |
D | sample.pass.cpp | 62 PopulationIterator>::iterator_category> Expectations; in test() typedef 63 const unsigned os = Expectations::os; in test() 65 const int *oa1 = Expectations::oa1; in test() 67 const int *oa2 = Expectations::oa2; in test()
|
/external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/ |
D | sample.pass.cpp | 61 PopulationIterator>::iterator_category> Expectations; in test() typedef 62 const unsigned os = Expectations::os; in test() 64 const int *oa1 = Expectations::oa1; in test() 66 const int *oa2 = Expectations::oa2; in test()
|
/external/ltp/pan/cgi/ |
D | README | 4 Expectations:
|
/external/python/cpython3/.github/ |
D | CONTRIBUTING.rst | 52 Setting Expectations
|
/external/pigweed/pw_cpu_exception/ |
D | docs.rst | 57 Backend Expectations
|
/external/googletest/docs/ |
D | gmock_for_dummies.md | 278 ## Setting Expectations 522 ### Using Multiple Expectations {#MultiExpectations} argument 602 ### All Expectations Are Sticky (Unless Said Otherwise) {#StickyExpectations} argument 625 told you in the [Using Multiple Expectations](#MultiExpectations) section above.
|
D | gmock_cheat_sheet.md | 186 ## Setting Expectations {#ExpectCall}
|
D | gmock_cook_book.md | 1524 ## Setting Expectations 1775 Expectations in the same sequence must occur in the order they are written. For
|
/external/deqp-deps/amber/ |
D | README.md | 15 * Expectations for the result of running the pipeline.
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 66 Expectations(); in Method() 126 virtual std::string Expectations() in Expectations() function in glcts::__anon314371c20111::PIQBase 772 virtual std::string Expectations() in Expectations() function in glcts::__anon314371c20111::InputBuiltIn 3352 virtual std::string Expectations() in Expectations() function in glcts::__anon314371c20111::OutputBuiltIn
|
/external/googletest/googlemock/test/ |
D | gmock_output_test_golden.txt | 317 ERROR: 3 leaked mock objects found at program exit. Expectations on a mock object are verified when…
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 62 Expectations(); in Method() 178 virtual std::string Expectations() in Expectations() function in gl4cts::__anon1baa9b310111::PIQBase 829 virtual std::string Expectations() in Expectations() function in gl4cts::__anon1baa9b310111::InputBuiltIn 899 virtual std::string Expectations() in Expectations() function in gl4cts::__anon1baa9b310111::OutputBuiltIn
|
/external/deqp-deps/amber/docs/ |
D | amber_script.md | 747 ### Expectations
|
/external/guice/extensions/persist/lib/ |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |