Home
last modified time | relevance | path

Searched full:test_ (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/external/grpc-grpc/test/core/end2end/tests/
Dcompressed_payload.cc43 explicit TestConfigurator(CoreEnd2endTest& test) : test_(test) {} in TestConfigurator()
92 auto c = test_.NewClientCall("/foo").Timeout(Duration::Minutes(1)).Create(); in DisabledAlgorithmTest()
93 auto s = test_.RequestCall(101); in DisabledAlgorithmTest()
102 test_.Expect(101, true); in DisabledAlgorithmTest()
103 test_.Expect(1, true); in DisabledAlgorithmTest()
104 test_.Step(); in DisabledAlgorithmTest()
108 test_.Expect(102, false); in DisabledAlgorithmTest()
110 test_.Expect(103, true); in DisabledAlgorithmTest()
111 test_.Step(); in DisabledAlgorithmTest()
128 test_.NewClientCall("/foo").Timeout(Duration::Seconds(30)).Create(); in RequestWithPayload()
[all …]
Dlarge_metadata.cc39 : test_(test) { in LargeMetadataTest()
40 test_.InitClient(args); in LargeMetadataTest()
41 test_.InitServer(args); in LargeMetadataTest()
63 auto c = test_.NewClientCall("/foo").Timeout(Duration::Seconds(5)).Create(); in PerformOneRequest()
71 auto s = test_.RequestCall(101); in PerformOneRequest()
72 test_.Expect(101, true); in PerformOneRequest()
73 test_.Step(); in PerformOneRequest()
80 test_.Expect(102, true); in PerformOneRequest()
81 test_.Expect(1, true); in PerformOneRequest()
82 test_.Step(); in PerformOneRequest()
[all …]
/external/cronet/stable/components/metrics/structured/lib/
Dpersistent_proto_unittest.cc143 T BuildTestProto() { return test_.BuildTestProto(); } in BuildTestProto()
149 TestCase<T> test_; member in metrics::structured::PersistentProtoTest
195 EXPECT_EQ(this->test_.read_status_, ReadStatus::kMissing); in TYPED_TEST()
196 EXPECT_EQ(this->test_.read_count_, 1); in TYPED_TEST()
197 EXPECT_EQ(this->test_.write_count_, 1); in TYPED_TEST()
202 EXPECT_EQ(this->test_.write_count_, 2); in TYPED_TEST()
204 KeyProto written = this->test_.ReadFromDisk(); in TYPED_TEST()
211 base::WriteFile(this->test_.GetPath(), "this isn't a valid proto")); in TYPED_TEST()
216 EXPECT_EQ(this->test_.read_status_, ReadStatus::kParseError); in TYPED_TEST()
217 EXPECT_EQ(this->test_.read_count_, 1); in TYPED_TEST()
[all …]
/external/cronet/tot/components/metrics/structured/lib/
Dpersistent_proto_unittest.cc143 T BuildTestProto() { return test_.BuildTestProto(); } in BuildTestProto()
149 TestCase<T> test_; member in metrics::structured::PersistentProtoTest
195 EXPECT_EQ(this->test_.read_status_, ReadStatus::kMissing); in TYPED_TEST()
196 EXPECT_EQ(this->test_.read_count_, 1); in TYPED_TEST()
197 EXPECT_EQ(this->test_.write_count_, 1); in TYPED_TEST()
202 EXPECT_EQ(this->test_.write_count_, 2); in TYPED_TEST()
204 KeyProto written = this->test_.ReadFromDisk(); in TYPED_TEST()
211 base::WriteFile(this->test_.GetPath(), "this isn't a valid proto")); in TYPED_TEST()
216 EXPECT_EQ(this->test_.read_status_, ReadStatus::kParseError); in TYPED_TEST()
217 EXPECT_EQ(this->test_.read_count_, 1); in TYPED_TEST()
[all …]
/external/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt3 googletest-output-test_.cc:#: Failure
9 googletest-output-test_.cc:#: Failure
41 googletest-output-test_.cc:#: Failure
49 googletest-output-test_.cc:#: Failure
59 googletest-output-test_.cc:#: Failure
75 googletest-output-test_.cc:#: Failure
85 googletest-output-test_.cc:#: Failure
95 googletest-output-test_.cc:#: Failure
107 googletest-output-test_.cc:#: Failure
113 googletest-output-test_.cc:#: Failure
[all …]
DBUILD.bazel59 "googletest-catch-exceptions-test_.cc",
60 "googletest-color-test_.cc",
61 "googletest-env-var-test_.cc",
68 "googletest-output-test_.cc",
70 "googletest-shuffle-test_.cc",
71 "googletest-setuptestsuite-test_.cc",
72 "googletest-uninitialized-test_.cc",
75 "googletest-throw-on-failure-test_.cc",
76 "googletest-param-test-invalid-name1-test_.cc",
77 "googletest-param-test-invalid-name2-test_.cc",
[all …]
DAndroid.bp74 "googletest-catch-exceptions-test_.cc",
75 "googletest-color-test_.cc",
76 "googletest-env-var-test_.cc",
83 "googletest-output-test_.cc",
85 "googletest-shuffle-test_.cc",
86 "googletest-setuptestsuite-test_.cc",
87 "googletest-uninitialized-test_.cc",
90 "googletest-throw-on-failure-test_.cc",
91 "googletest-param-test-invalid-name1-test_.cc",
92 "googletest-param-test-invalid-name2-test_.cc",
/external/cronet/tot/third_party/googletest/src/googletest/test/
Dgoogletest-output-test-golden-lin.txt3 googletest-output-test_.cc:#: Failure
9 googletest-output-test_.cc:#: Failure
41 googletest-output-test_.cc:#: Failure
49 googletest-output-test_.cc:#: Failure
59 googletest-output-test_.cc:#: Failure
75 googletest-output-test_.cc:#: Failure
85 googletest-output-test_.cc:#: Failure
95 googletest-output-test_.cc:#: Failure
107 googletest-output-test_.cc:#: Failure
113 googletest-output-test_.cc:#: Failure
[all …]
DBUILD.bazel59 "googletest-catch-exceptions-test_.cc",
60 "googletest-color-test_.cc",
61 "googletest-env-var-test_.cc",
68 "googletest-output-test_.cc",
70 "googletest-shuffle-test_.cc",
71 "googletest-setuptestsuite-test_.cc",
72 "googletest-uninitialized-test_.cc",
75 "googletest-throw-on-failure-test_.cc",
76 "googletest-param-test-invalid-name1-test_.cc",
77 "googletest-param-test-invalid-name2-test_.cc",
[all …]
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt3 googletest-output-test_.cc:#: Failure
9 googletest-output-test_.cc:#: Failure
41 googletest-output-test_.cc:#: Failure
49 googletest-output-test_.cc:#: Failure
59 googletest-output-test_.cc:#: Failure
75 googletest-output-test_.cc:#: Failure
85 googletest-output-test_.cc:#: Failure
95 googletest-output-test_.cc:#: Failure
107 googletest-output-test_.cc:#: Failure
113 googletest-output-test_.cc:#: Failure
[all …]
DBUILD.bazel59 "googletest-catch-exceptions-test_.cc",
60 "googletest-color-test_.cc",
61 "googletest-env-var-test_.cc",
68 "googletest-output-test_.cc",
70 "googletest-shuffle-test_.cc",
71 "googletest-setuptestsuite-test_.cc",
72 "googletest-uninitialized-test_.cc",
75 "googletest-throw-on-failure-test_.cc",
76 "googletest-param-test-invalid-name1-test_.cc",
77 "googletest-param-test-invalid-name2-test_.cc",
[all …]
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt3 googletest-output-test_.cc:#: Failure
9 googletest-output-test_.cc:#: Failure
41 googletest-output-test_.cc:#: Failure
49 googletest-output-test_.cc:#: Failure
59 googletest-output-test_.cc:#: Failure
75 googletest-output-test_.cc:#: Failure
85 googletest-output-test_.cc:#: Failure
95 googletest-output-test_.cc:#: Failure
107 googletest-output-test_.cc:#: Failure
113 googletest-output-test_.cc:#: Failure
[all …]
DBUILD.bazel59 "googletest-catch-exceptions-test_.cc",
60 "googletest-color-test_.cc",
61 "googletest-env-var-test_.cc",
68 "googletest-output-test_.cc",
70 "googletest-shuffle-test_.cc",
71 "googletest-setuptestsuite-test_.cc",
72 "googletest-uninitialized-test_.cc",
75 "googletest-throw-on-failure-test_.cc",
76 "googletest-param-test-invalid-name1-test_.cc",
77 "googletest-param-test-invalid-name2-test_.cc",
[all …]
/external/cronet/stable/third_party/googletest/src/googletest/test/
Dgoogletest-output-test-golden-lin.txt3 googletest-output-test_.cc:#: Failure
9 googletest-output-test_.cc:#: Failure
41 googletest-output-test_.cc:#: Failure
49 googletest-output-test_.cc:#: Failure
59 googletest-output-test_.cc:#: Failure
75 googletest-output-test_.cc:#: Failure
85 googletest-output-test_.cc:#: Failure
95 googletest-output-test_.cc:#: Failure
107 googletest-output-test_.cc:#: Failure
113 googletest-output-test_.cc:#: Failure
[all …]
DBUILD.bazel59 "googletest-catch-exceptions-test_.cc",
60 "googletest-color-test_.cc",
61 "googletest-env-var-test_.cc",
68 "googletest-output-test_.cc",
70 "googletest-shuffle-test_.cc",
71 "googletest-setuptestsuite-test_.cc",
72 "googletest-uninitialized-test_.cc",
75 "googletest-throw-on-failure-test_.cc",
76 "googletest-param-test-invalid-name1-test_.cc",
77 "googletest-param-test-invalid-name2-test_.cc",
[all …]
/external/llvm/test/tools/llvm-cov/
Dllvm-cov.test67 RUN: llvm-cov gcov test.c -f | diff -u test_-f.output -
73 RUN: diff -aub test_-a.cpp.gcov test.cpp.gcov
74 RUN: diff -aub test_-a.h.gcov test.h.gcov
77 RUN: llvm-cov gcov test.c -a -b | diff -u test_-b.output -
78 RUN: diff -aub test_-a_-b.cpp.gcov test.cpp.gcov
79 RUN: diff -aub test_-a_-b.h.gcov test.h.gcov
86 RUN: llvm-cov gcov test.c -a -b -f | not diff -u test_-b_-f.output - >/dev/null
87 RUN: diff -aub test_-a_-b.cpp.gcov test.cpp.gcov
88 RUN: diff -aub test_-a_-b.h.gcov test.h.gcov
91 RUN: llvm-cov gcov test.c -a -b -u | diff -u test_-b.output -
[all …]
/external/webrtc/call/
Dbitrate_estimator_tests.cc177 : test_(test), in Stream()
183 test_->GetVideoSendConfig()->rtp.ssrcs[0]++;
184 send_stream_ = test_->sender_call_->CreateVideoSendStream(
185 test_->GetVideoSendConfig()->Copy(),
186 test_->GetVideoEncoderConfig()->Copy());
187 RTC_DCHECK_EQ(1, test_->GetVideoEncoderConfig()->number_of_streams);
200 test_->receive_config_.decoder_factory = &decoder_factory_;
201 decoder.payload_type = test_->GetVideoSendConfig()->rtp.payload_type;
203 SdpVideoFormat(test_->GetVideoSendConfig()->rtp.payload_name);
204 test_->receive_config_.decoders.clear();
[all …]
/external/webrtc/modules/video_coding/codecs/test/
Dvideo_codec_unittest.cc41 MutexLock lock(&test_->encoded_frame_section_); in OnEncodedImage()
42 test_->encoded_frames_.push_back(frame); in OnEncodedImage()
44 test_->codec_specific_infos_.push_back(*codec_specific_info); in OnEncodedImage()
45 if (!test_->wait_for_encoded_frames_threshold_) { in OnEncodedImage()
46 test_->encoded_frame_event_.Set(); in OnEncodedImage()
50 if (test_->encoded_frames_.size() == in OnEncodedImage()
51 test_->wait_for_encoded_frames_threshold_) { in OnEncodedImage()
52 test_->wait_for_encoded_frames_threshold_ = 1; in OnEncodedImage()
53 test_->encoded_frame_event_.Set(); in OnEncodedImage()
62 MutexLock lock(&test_->decoded_frame_section_); in Decoded()
[all …]
/external/skia/tests/
DTest.h310 static void test_##name(skiatest::Reporter*); \
311 skiatest::TestRegistry name##TestRegistry(Test::MakeCPU(#name, test_##name), condition); \
312 void test_##name(skiatest::Reporter* reporter)
325 static void test_##name(skiatest::Reporter*); \
326 skiatest::TestRegistry name##TestRegistry(Test::MakeCPUSerial(#name, test_##name)); \
327 void test_##name(skiatest::Reporter* reporter)
330 static void test_##name(skiatest::Reporter*); \
333 test_##name(reporter); \
337 void test_##name(skiatest::Reporter* reporter)
342 static void test_##name(skiatest::Reporter*, \
[all …]
/external/OpenCL-CTS/test_conformance/spirv_new/
Dprocs.h71 extern int test_##name(cl_device_id deviceID, cl_context context, \
73 class test_##name##_class : public baseTestClass { \
78 test_##name##_class(): fn(test_##name) {} \
81 test_##name##_class *var_##name = \
82 createAndRegister<test_##name##_class>(#name, version); \
83 int test_##name(cl_device_id deviceID, cl_context context, \
/external/vixl/test/
Dtest-use-scratch-register-scope.cc43 void Test_##Name##_AArch32_Impl(); \
45 void Test_##Name##_AArch32() { aarch32::Test_##Name##_AArch32_Impl(); } \
46 Test test_##Name##_AArch32(STRINGIFY(AARCH32_SCRATCH_##Name), \
47 &Test_##Name##_AArch32); \
48 void aarch32::Test_##Name##_AArch32_Impl()
52 void Test_##Name##_AArch64_Impl(); \
54 void Test_##Name##_AArch64() { aarch64::Test_##Name##_AArch64_Impl(); } \
55 Test test_##Name##_AArch64(STRINGIFY(AARCH64_SCRATCH_##Name), \
56 &Test_##Name##_AArch64); \
57 void aarch64::Test_##Name##_AArch64_Impl()
/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
DTestRun.java23 test_ = ""; in TestRun()
53 private volatile java.lang.Object test_ = ""; field in TestRun
66 java.lang.Object ref = test_; in getTest()
73 test_ = s; in getTest()
90 java.lang.Object ref = test_; in getTestBytes()
95 test_ = b; in getTestBytes()
154 if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(test_)) { in writeTo()
155 com.google.protobuf.GeneratedMessageV3.writeString(output, 1, test_); in writeTo()
169 if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(test_)) { in getSerializedSize()
170 size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, test_); in getSerializedSize()
[all …]
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/
DCMakeLists.txt263 googletest-catch-exceptions-no-ex-test_
266 test/googletest-catch-exceptions-test_.cc)
270 googletest-catch-exceptions-ex-test_
273 test/googletest-catch-exceptions-test_.cc)
276 cxx_executable(googletest-color-test_ test gtest)
279 cxx_executable(googletest-env-var-test_ test gtest)
291 cxx_executable(googletest-output-test_ test gtest)
294 cxx_executable(googletest-shuffle-test_ test gtest)
299 cxx_executable(googletest-throw-on-failure-test_ test gtest_no_exception)
300 set_target_properties(googletest-throw-on-failure-test_
[all …]
/external/tink/kokoro/testutils/
Dtest_utils.sh24 # test_<Test Name>_<Test Case Name>() {
32 # # Finds all the functions starting with `test_`, extracts test name and
88 # test_<Test Name>_<Test Case>
90 # This function returns all the functions starting with `test_`.
100 case "${line}" in "declare -f test_"*)
111 # test_<Test Name>_<Test Case>
122 IFS=_ read _CURRENT_TEST_SCOPE _CURRENT_TEST_CASE <<< "${test_function#test_}"
/external/tink-java/kokoro/testutils/
Dtest_utils.sh24 # test_<Test Name>_<Test Case Name>() {
32 # # Finds all the functions starting with `test_`, extracts test name and
88 # test_<Test Name>_<Test Case>
90 # This function returns all the functions starting with `test_`.
100 case "${line}" in "declare -f test_"*)
111 # test_<Test Name>_<Test Case>
122 IFS=_ read _CURRENT_TEST_SCOPE _CURRENT_TEST_CASE <<< "${test_function#test_}"

12345678910>>...23