/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
H A D | common_type.pass.cpp | 139 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 D | common_type.pass.cpp | 163 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 D | Expect.java | 20 public class Expect { class 24 private Expect(Builder b) { in Expect() method in Expect
|
/aosp_15_r20/external/libcxx/test/libcxx/numerics/ |
H A D | clamp_to_integral.pass.cpp | 26 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 D | clamp_to_integral.pass.cpp | 27 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/ |
D | TestDriveTest.java | 41 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 D | Expect.java | 86 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 D | source.pass.cpp | 45 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 D | source.pass.cpp | 40 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 D | implicit_deduction_guides.pass.cpp | 194 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 D | gmock-internal-utils.h | 256 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 D | gmock-internal-utils.h | 256 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 D | gmock-internal-utils.h | 255 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/ |
D | gmock.h | 553 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 D | gmock.h | 553 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 D | mixed_cgo.go | 10 var Expect = "" var
|
H A D | empty_package_test.go | 10 var Expect = "" var
|
/aosp_15_r20/external/bazelbuild-rules_go/tests/legacy/cgo_pure/ |
H A D | cgo_pure_test.go | 10 var Expect = "" var
|
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_test/ |
H A D | external_test.go | 23 var Expect = "Expect" var
|
H A D | internal_test.go | 22 var Expect = "Expect" var
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | mock_pref_change_callback.cc | 20 void MockPrefChangeCallback::Expect(const std::string& pref_name, in Expect() function in MockPrefChangeCallback
|
/aosp_15_r20/system/core/fastboot/ |
H A D | result.h | 45 inline T Expect(Result<T, U> r) { in Expect() function
|
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/ |
H A D | python_test.go | 199 Expect struct { member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | fake_channel_test.cc | 36 bool FakeChannelTest::Expect(const ByteBuffer& expected) { in Expect() function in bt::l2cap::testing::FakeChannelTest
|
/aosp_15_r20/build/soong/ui/status/ |
H A D | status_test.go | 35 func (c counterOutput) Expect(t *testing.T, counts Counts) { func
|