Home
last modified time | relevance | path

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

12

/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
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
/external/llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
Dcommon_type.pass.cpp161 typedef void Expect; in test_bullet_three_one() typedef
167 typedef int const* Expect; in test_bullet_three_one() typedef
189 typedef TernaryOp<T1, T2>::type Expect; in test_bullet_three_three() typedef
210 typedef void Expect; in test_bullet_three_three() typedef
/external/libcxx/test/libcxx/numerics/
Dclamp_to_integral.pass.cpp26 IntT Expect; in test() member
58 IntT Expect; in test_float() member
/external/llvm-project/libcxx/test/libcxx/numerics/
Dclamp_to_integral.pass.cpp26 IntT Expect; in test() member
58 IntT Expect; in test_float() member
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp40 const char* Expect = MS; in RunTestCase() local
216 void RunStringMoveTest(const char* Expect) { in RunStringMoveTest()
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp41 const fs::path::value_type* Expect = MS; in RunTestCase() local
217 void RunStringMoveTest(const fs::path::value_type* Expect) { in RunStringMoveTest()
/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h228 inline void Expect(bool condition, const char* file, int line, in Expect() function
235 inline void Expect(bool condition, const char* file, int line) { in Expect() function
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DArgumentCommentCheck.cpp183 static bool looksLikeExpectMethod(const CXXMethodDecl *Expect) { in looksLikeExpectMethod()
189 const CXXMethodDecl *Expect) { in areMockAndExpectMethods()
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/
Dsource.pass.cpp35 const char* Expect = MS; in RunTestCaseImpl() local
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutexset_test.cc18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect() function
/external/llvm-project/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutexset_test.cpp17 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect() function
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/
Dsource.pass.cpp37 const fs::path::value_type* Expect = MS; in RunTestCaseImpl() local
/external/libcxx/test/std/language.support/cmp/cmp.partialord/
Dpartialord.pass.cpp124 ExpectRes Expect; in test_constexpr() member
/external/llvm-project/libcxx/test/std/language.support/cmp/cmp.partialord/
Dpartialord.pass.cpp123 ExpectRes Expect; in test_constexpr() member
/external/libcxx/test/std/language.support/cmp/cmp.weakord/
Dweakord.pass.cpp137 ExpectRes Expect; in test_constexpr() member
/external/llvm-project/libcxx/test/std/language.support/cmp/cmp.weakord/
Dweakord.pass.cpp136 ExpectRes Expect; in test_constexpr() member
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.compare.pass.cpp158 int Expect; in test_compare_elements() member
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.compare.pass.cpp155 int Expect; in test_compare_elements() member
/external/libcxx/test/std/language.support/cmp/cmp.strongord/
Dstrongord.pass.cpp180 ExpectRes Expect; in test_constexpr() member
/external/llvm-project/libcxx/test/std/language.support/cmp/cmp.strongord/
Dstrongord.pass.cpp179 ExpectRes Expect; in test_constexpr() member
/external/tensorflow/tensorflow/core/kernels/
Dquantized_instance_norm_test.cc83 void Expect(const Tensor& input, float x_min, float x_max, in Expect() function
/external/libcxx/test/std/strings/basic.string/string.cons/
Dimplicit_deduction_guides.pass.cpp273 using Expect = std::basic_string<wchar_t, constexpr_char_traits<wchar_t>>; in main() typedef
/external/python/apitools/apitools/base/py/testing/
Dmock.py227 def Expect(self, request, response=None, exception=None, member in _MockedMethod
/external/llvm-project/libcxx/test/std/strings/basic.string/string.cons/
Dimplicit_deduction_guides.pass.cpp272 using Expect = std::basic_string<wchar_t, constexpr_char_traits<wchar_t>>; in main() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp100 static void handlePhiDef(CallInst *Expect) { in handlePhiDef()

12