Home
last modified time | relevance | path

Searched defs:Expect (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Dcommon_type.pass.cpp139 using Expect = void; in test_bullet_three_one() typedef
145 using Expect = int const*; in test_bullet_three_one() typedef
164 using Expect = TernaryOp<T1, T2>; in test_bullet_three_two() typedef
185 using Expect = void; in test_bullet_three_two() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Dcommon_type.pass.cpp163 typedef void Expect; in test_bullet_three_one() typedef
169 typedef int const* Expect; in test_bullet_three_one() typedef
191 typedef TernaryOp<T1, T2>::type Expect; in test_bullet_three_three() typedef
212 typedef void Expect; in test_bullet_three_three() typedef
/aosp_15_r20/external/aws-sdk-java-v2/test/ruleset-testing-core/src/main/java/software/amazon/awssdk/core/rules/testing/model/
H A DExpect.java20 public class Expect { class
24 private Expect(Builder b) { in Expect() method in Expect
/aosp_15_r20/external/libcxx/test/libcxx/numerics/
H A Dclamp_to_integral.pass.cpp26 IntT Expect; in test() member
58 IntT Expect; in test_float() member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/numerics/
H A Dclamp_to_integral.pass.cpp27 IntT Expect; in test() member
59 IntT Expect; in test_float() member
/aosp_15_r20/packages/modules/StatsD/statsd/tools/localtools/test/com/android/statsd/shelltools/testdrive/
DTestDriveTest.java41 static class Expect { class in TestDriveTest
53 Expect(boolean success, Integer[] atoms, String target) { in Expect() method in TestDriveTest.Expect
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/
H A DExpect.java86 public final class Expect extends StandardSubjectBuilder implements TestRule { class
238 private Expect(ExpectationGatherer gatherer) { in Expect() method in Expect
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.assign/
H A Dsource.pass.cpp45 const fs::path::value_type* Expect = MS; in RunTestCase() local
221 void RunStringMoveTest(const fs::path::value_type* Expect) { in RunStringMoveTest()
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
H A Dsource.pass.cpp40 const char* Expect = MS; in RunTestCase() local
216 void RunStringMoveTest(const char* Expect) { in RunStringMoveTest()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.cons/
H A Dimplicit_deduction_guides.pass.cpp194 using Expect = std::basic_string<char, std::char_traits<char>, test_allocator<char>>; in test() typedef
297 using Expect = std::basic_string<wchar_t, constexpr_char_traits<wchar_t>>; in test() typedef
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h256 inline void Expect(bool condition, const char* file, int line, in Expect() function
263 inline void Expect(bool condition, const char* file, int line) { in Expect() function
/aosp_15_r20/external/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h256 inline void Expect(bool condition, const char* file, int line, in Expect() function
263 inline void Expect(bool condition, const char* file, int line) { in Expect() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h255 inline void Expect(bool condition, const char* file, int line, in Expect() function
262 inline void Expect(bool condition, const char* file, int line) { in Expect() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/gmock/
Dgmock.h553 inline void Expect(bool condition, const char* file, int line, in Expect() function
560 inline void Expect(bool condition, const char* file, int line) { in Expect() function
/aosp_15_r20/external/fmtlib/test/gtest/gmock/
H A Dgmock.h553 inline void Expect(bool condition, const char* file, int line, in Expect() function
560 inline void Expect(bool condition, const char* file, int line) { in Expect() function
/aosp_15_r20/external/bazelbuild-rules_go/tests/legacy/empty_package/
H A Dmixed_cgo.go10 var Expect = "" var
H A Dempty_package_test.go10 var Expect = "" var
/aosp_15_r20/external/bazelbuild-rules_go/tests/legacy/cgo_pure/
H A Dcgo_pure_test.go10 var Expect = "" var
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_test/
H A Dexternal_test.go23 var Expect = "Expect" var
H A Dinternal_test.go22 var Expect = "Expect" var
/aosp_15_r20/external/cronet/components/prefs/
H A Dmock_pref_change_callback.cc20 void MockPrefChangeCallback::Expect(const std::string& pref_name, in Expect() function in MockPrefChangeCallback
/aosp_15_r20/system/core/fastboot/
H A Dresult.h45 inline T Expect(Result<T, U> r) { in Expect() function
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dpython_test.go199 Expect struct { member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_channel_test.cc36 bool FakeChannelTest::Expect(const ByteBuffer& expected) { in Expect() function in bt::l2cap::testing::FakeChannelTest
/aosp_15_r20/build/soong/ui/status/
H A Dstatus_test.go35 func (c counterOutput) Expect(t *testing.T, counts Counts) { func

1234