/external/protobuf/src/google/protobuf/ |
D | map_field_test.cc | 213 Expect(map_field_.get(), MAP_DIRTY, 0, 0, true); in MapFieldStateTest() 234 Expect(map_field, CLEAN, 1, 1, false); in AddOneStillClean() 240 Expect(map_field, MAP_DIRTY, 1, 0, true); in MakeMapDirty() 251 Expect(map_field, REPEATED_DIRTY, 0, 1, false); in MakeRepeatedDirty() 254 void Expect(MapFieldType* map_field, State state, int map_size, in Expect() function in google::protobuf::internal::MapFieldStateTest 304 Expect(map_field_.get(), CLEAN, 1, 1, false); in TEST_P() 306 Expect(map_field_.get(), MAP_DIRTY, 1, 0, true); in TEST_P() 313 Expect(map_field_.get(), MAP_DIRTY, 1, 1, false); in TEST_P() 315 Expect(map_field_.get(), MAP_DIRTY, 1, 0, true); in TEST_P() 326 Expect(map_field_.get(), MAP_DIRTY, 1, 1, false); in TEST_P() [all …]
|
/external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
D | bullet_4_5_6.pass.cpp | 137 template <class Expect, class Fn, class T> 139 runTest<Expect &> (M, C_<T&>(obj), expect); in runTestDispatch() 140 runTest<Expect const&> (M, C_<T const&>(obj), expect); in runTestDispatch() 141 runTest<Expect volatile&> (M, C_<T volatile&>(obj), expect); in runTestDispatch() 142 runTest<Expect const volatile&>(M, C_<T const volatile&>(obj), expect); in runTestDispatch() 144 runTest<Expect&&> (M, C_<T&&>(obj), expect); in runTestDispatch() 145 runTest<Expect const&&> (M, C_<T const&&>(obj), expect); in runTestDispatch() 146 runTest<Expect volatile&&> (M, C_<T volatile&&>(obj), expect); in runTestDispatch() 147 runTest<Expect const volatile&&>(M, C_<T const volatile&&>(obj), expect); in runTestDispatch() 151 template <class Expect, class Fn, class T> [all …]
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | bind_return_type.pass.cpp | 49 template <class Expect, class Fn> 53 auto ret_r = std::bind<Expect>(func, _1); in do_test() 62 static_assert(std::is_same<Ret, Expect>::value, ""); in do_test() 63 static_assert(std::is_same<Ret2, Expect>::value, ""); in do_test() 64 static_assert(std::is_same<RetR, Expect>::value, ""); in do_test() 65 static_assert(std::is_same<RetR2, Expect>::value, ""); in do_test() 67 Expect exp = ret(100); // the input value is ignored. dummy is returned. in do_test() 68 Expect exp2 = ret(101, 102); in do_test() 69 Expect exp_r = ret_r(100); in do_test() 70 Expect exp_r2 = ret_r(101, 102); in do_test() [all …]
|
/external/grpc-grpc/test/cpp/end2end/ |
D | raw_end2end_test.cc | 61 Verifier& Expect(int i, bool expect_ok) { in Expect() function in grpc::testing::__anon11af1cfc0111::Verifier 181 Verifier().Expect(2, true).Verify(cq_.get()); in TEST_F() 185 Verifier().Expect(3, true).Expect(4, true).Verify(cq_.get()); in TEST_F() 206 Verifier().Expect(2, true).Verify(cq_.get()); in TEST_F() 213 Verifier().Expect(3, true).Expect(4, true).Verify(cq_.get()); in TEST_F() 236 Verifier().Expect(2, true).Expect(1, true).Verify(cq_.get()); in TEST_F() 240 Verifier().Expect(3, true).Expect(4, true).Verify(cq_.get()); in TEST_F() 246 Verifier().Expect(5, true).Expect(6, true).Verify(cq_.get()); in TEST_F() 252 Verifier().Expect(7, true).Expect(8, false).Verify(cq_.get()); in TEST_F() 259 Verifier().Expect(9, true).Expect(10, true).Verify(cq_.get()); in TEST_F() [all …]
|
D | async_end2end_test.cc | 65 Verifier& Expect(int i, bool expect_ok) { in Expect() function in grpc::testing::__anon8879dcd00111::Verifier 324 Verifier().Expect(2, true).Verify(cq_.get()); in SendRpc() 329 Verifier().Expect(3, true).Expect(4, true).Verify(cq_.get()); in SendRpc() 440 Verifier().Expect(2, true).Verify(cq_.get(), time_limit); in TEST_P() 445 Verifier().Expect(3, true).Expect(4, true).Verify( in TEST_P() 484 Verifier().Expect(2, true).Verify(cq_.get(), time_limit, lambda_2); in TEST_P() 491 Verifier().Expect(3, true).Expect(4, true).Verify( in TEST_P() 518 Verifier().Expect(2, true).Expect(1, true).Verify(cq_.get()); in TEST_P() 522 Verifier().Expect(3, true).Expect(4, true).Verify(cq_.get()); in TEST_P() 527 Verifier().Expect(5, true).Expect(6, true).Verify(cq_.get()); in TEST_P() [all …]
|
/external/pcre/dist2/testdata/ |
D | testinput7 | 19 \= Expect no match 26 \= Expect no match 31 \= Expect no match 40 \= Expect no match 45 \= Expect no match 58 \= Expect no match 68 \= Expect no match 75 \= Expect no match 113 \= Expect no match 123 \= Expect no match [all …]
|
D | testinput6 | 20 \= Expect no match 37 \= Expect no match 44 \= Expect no match 49 \= Expect no match 55 \= Expect no match 62 \= Expect no match 69 \= Expect no match 76 \= Expect no match 82 \= Expect no match 89 \= Expect no match [all …]
|
D | testinput1 | 12 \= Expect no match 56 \= Expect no match 67 \= Expect no match 81 \= Expect no match 94 \= Expect no match 102 \= Expect no match 116 \= Expect no match 126 \= Expect no match 134 \= Expect no match 145 \= Expect no match [all …]
|
D | testinput24 | 43 /= Expect no match 51 \= Expect no match 64 \= Expect no match 82 \= Expect no match 92 \= Expect no match 106 \= Expect no match 117 \= Expect no match 127 \= Expect no match 135 \= Expect no match 144 \= Expect no match [all …]
|
D | testoutput1 | 14 \= Expect no match 95 \= Expect no match 116 \= Expect no match 149 \= Expect no match 180 \= Expect no match 196 \= Expect no match 219 \= Expect no match 236 \= Expect no match 249 \= Expect no match 268 \= Expect no match [all …]
|
D | testinput15 | 49 \= Expect no match 51 \= Expect limit exceeded 55 \= Expect limit exceeded 59 \= Expect limit exceeded 61 \= Expect limit exceeded 65 \= Expect limit exceeded 69 \= Expect no match 71 \= Expect limit exceeded 75 \= Expect limit exceeded 77 \= Expect limit exceeded [all …]
|
D | testoutput6 | 26 \= Expect no match 81 \= Expect no match 92 \= Expect no match 99 \= Expect no match 108 \= Expect no match 119 \= Expect no match 130 \= Expect no match 141 \= Expect no match 150 \= Expect no match 161 \= Expect no match [all …]
|
D | testinput3 | 11 \= Expect no match 18 \= Expect no match 25 \= Expect no match 30 \= Expect no match 35 \= Expect no match 39 \= Expect no match 49 \= Expect no match 54 \= Expect no match 75 \= Expect no match
|
D | testinput4 | 13 \= Expect no match 20 \= Expect no match 58 \= Expect no match 68 \= Expect no match 77 \= Expect no match 88 \= Expect no match 100 \= Expect no match 105 \= Expect no match 119 \= Expect no match 125 \= Expect no match [all …]
|
D | testinput2 | 34 \= Expect no match 41 \= Expect no match 55 \= Expect no match 132 \= Expect no match 144 \= Expect no match 188 \= Expect no match 243 \= Expect no match 251 \= Expect no match 269 \= Expect no match 276 \= Expect no match [all …]
|
D | testinput5 | 22 \= Expect no match 30 \= Expect no match 61 \= Expect no match 71 \= Expect no match 120 \= Expect no match 132 \= Expect no match 146 \= Expect no match 219 \= Expect no match 242 \= Expect no match 253 \= Expect no match [all …]
|
D | testoutput24 | 54 /= Expect no match 68 \= Expect no match 90 \= Expect no match 120 \= Expect no match 136 \= Expect no match 159 \= Expect no match 177 \= Expect no match 194 \= Expect no match 208 \= Expect no match 222 \= Expect no match [all …]
|
D | testinput10 | 17 \= Expect UTF-8 errors 59 \= Expect UTF-8 errors 65 \= Expect UTF-8 errors 83 \= Expect UTF-8 errors 96 \= Expect no match 110 \= Expect UTF-8 errors 113 \= Expect no match 117 \= Expect UTF-8 errors 122 \= Expect no match 126 \= Expect UTF-8 errors [all …]
|
D | testoutput7 | 25 \= Expect no match 36 \= Expect no match 43 \= Expect no match 58 \= Expect no match 65 \= Expect no match 86 \= Expect no match 103 \= Expect no match 114 \= Expect no match 177 \= Expect no match 195 \= Expect no match [all …]
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_mutexset_test.cc | 18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect() function 33 Expect(mset, 0, 1, true, 2, 1); in TEST() 40 Expect(mset, 0, 3, true, 4, 1); in TEST() 41 Expect(mset, 1, 5, false, 6, 1); in TEST() 52 Expect(mset, 0, 1, true, 2, 1); in TEST() 56 Expect(mset, 0, 1, true, 2, 2); in TEST() 60 Expect(mset, 0, 1, true, 2, 1); in TEST() 86 Expect(mset, 0, 3, true, 4, 2); in TEST() 96 Expect(mset, i, i, true, i + 1, 1); in TEST() 104 Expect(mset, i, i, true, i + 1, 2); in TEST() [all …]
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/ |
D | source.pass.cpp | 40 const char* Expect = MS; in RunTestCase() local 44 const std::size_t SSize = StrEnd(Expect) - Expect; in RunTestCase() 57 assert(p.native() == Expect); in RunTestCase() 69 assert(p.native() == Expect); in RunTestCase() 83 assert(p.native() == Expect); in RunTestCase() 95 assert(p.native() == Expect); in RunTestCase() 110 assert(p.native() == Expect); in RunTestCase() 120 assert(p.native() == Expect); in RunTestCase() 130 assert(p.native() == Expect); in RunTestCase() 145 assert(p.native() == Expect); in RunTestCase() [all …]
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/ |
D | source.pass.cpp | 35 const char* Expect = MS; in RunTestCaseImpl() local 39 const std::size_t SSize = StrEnd(Expect) - Expect; in RunTestCaseImpl() 45 assert(p.native() == Expect); in RunTestCaseImpl() 52 assert(p.native() == Expect); in RunTestCaseImpl() 59 assert(p.native() == Expect); in RunTestCaseImpl() 64 assert(p.native() == Expect); in RunTestCaseImpl() 71 assert(p.native() == Expect); in RunTestCaseImpl() 77 assert(p.native() == Expect); in RunTestCaseImpl()
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle_test.cc | 73 void Expect(BundleReader* reader, const string& key, in Expect() function 200 Expect<T>(&reader, "foo_000", Constant_2x3(T(0))); in TestBasic() 201 Expect<T>(&reader, "foo_001", Constant_2x3(T(1))); in TestBasic() 202 Expect<T>(&reader, "foo_002", Constant_2x3(T(2))); in TestBasic() 203 Expect<T>(&reader, "foo_003", Constant_2x3(T(3))); in TestBasic() 230 Expect<T>(&reader, "bar_003", Constant_2x3(T(3))); in TestBasic() 231 Expect<T>(&reader, "bar_002", Constant_2x3(T(2))); in TestBasic() 232 Expect<T>(&reader, "bar_001", Constant_2x3(T(1))); in TestBasic() 233 Expect<T>(&reader, "bar_000", Constant_2x3(T(0))); in TestBasic() 255 Expect<T>(&reader, "bar_000", Constant_2x3(T(0))); in TestBasic() [all …]
|
/external/python/apitools/apitools/base/py/testing/ |
D | mock_test.py | 49 client_class.column.List.Expect( 58 client_class.column.List.Expect( 69 client_class.column.List.Expect( 83 client_class.column.List.Expect( 88 client_class.column.List.Expect( 92 client_class.column.List.Expect( 102 client_class.column.List.Expect( 108 client_class.column.List.Expect( 110 client_class.column.List.Expect( 118 client_class.column.List.Expect( [all …]
|
/external/python/apitools/apitools/base/py/ |
D | list_pager_test.py | 46 self.mocked_client.column.List.Expect( 61 self.mocked_client.column.List.Expect( 89 self.mocked_client.column.List.Expect( 104 self.mocked_client.column.List.Expect( 126 self.mocked_client.column.List.Expect( 142 self.mocked_client.column.List.Expect( 167 self.mocked_client.column.List.Expect( 196 self.mocked_client.column.List.Expect( 211 self.mocked_client.column.List.Expect( 226 self.mocked_client.column.List.Expect( [all …]
|