/external/grpc-grpc/test/cpp/end2end/ |
D | thread_stress_test.cc | 264 void SetUp() override { common_.SetUp(); } in SetUp() 265 void TearDown() override { common_.TearDown(); } in TearDown() 266 void ResetStub() { common_.ResetStub(); } in ResetStub() 268 Common common_; member in grpc::testing::End2endTest 307 this->common_.ResetStub(); in TYPED_TEST() 313 threads.emplace_back(SendRpc, this->common_.GetStub(), kNumRpcs, in TYPED_TEST() 314 this->common_.AllowExhaustion(), &errors); in TYPED_TEST() 324 if (this->common_.AllowExhaustion()) { in TYPED_TEST() 334 void SetUp() override { common_.SetUp(); } in SetUp() 340 common_.TearDown(); in TearDown() [all …]
|
/external/brotli/c/enc/ |
D | hash_longest_match64_inc.h | 49 HasherCommon* common_; member 63 self->common_ = common; in FN() 262 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FN()
|
D | hash_longest_match_inc.h | 46 HasherCommon* common_; member 64 self->common_ = common; in FN() 257 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FN()
|
/external/llvm-project/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 1133 common_() {} in Hunk() 1138 ++common_; in PushLine() 1178 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1184 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1190 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon9d82275d0211::Hunk
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 1177 common_() {} in Hunk() 1182 ++common_; in PushLine() 1222 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1228 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1234 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon63a0486e0211::Hunk
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest.cc | 1145 common_() {} in Hunk() 1150 ++common_; in PushLine() 1190 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1196 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1202 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anonafb2243f0211::Hunk
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 1140 common_() {} in Hunk() 1145 ++common_; in PushLine() 1185 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1191 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1197 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon7fa424c30211::Hunk
|
/external/googletest/googletest/src/ |
D | gtest.cc | 1332 common_() {} in Hunk() 1337 ++common_; in PushLine() 1377 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1383 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1389 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon867e69a20511::Hunk
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 1269 common_() {} in Hunk() 1274 ++common_; in PushLine() 1314 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1320 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1326 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon6b4f2ab80511::Hunk
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/ |
D | gmock-gtest-all.cc | 2581 common_() {} in Hunk() 2586 ++common_; in PushLine() 2626 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 2632 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 2638 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anone3e958430211::Hunk
|