/aosp_15_r20/trusty/kernel/app/usercopytest/ |
H A D | usercopytest.c | 166 char expect2; in TEST_P() local 257 char expect2; in TEST_P() local 340 char expect2; in TEST_P() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.h | 330 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function 336 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | numfmtst.h | 330 void expect2(NumberFormat& fmt, const Formattable& n, const char* str) { in expect2() function 336 void expect2(NumberFormat* fmt, const Formattable& n, const char* str, UErrorCode ec) { in expect2() function
|
H A D | numfmtst.cpp | 2849 void NumberFormatTest::expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) { in expect2() function in NumberFormatTest 2855 void NumberFormatTest::expect2(NumberFormat* fmt, const Formattable& n, in expect2() function in NumberFormatTest
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rseq/ |
H A D | rseq-x86.h | 435 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev() 1053 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
H A D | rseq-skip.h | 45 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
H A D | rseq-arm.h | 498 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
H A D | rseq-s390.h | 410 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
H A D | rseq-mips.h | 474 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
H A D | rseq-arm64.h | 501 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
H A D | rseq-riscv.h | 446 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
H A D | rseq-ppc.h | 554 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
H A D | sfn_instrfromstring_test.cpp | 603 ScratchIOInstr expect2(RegisterVec4(2), 10, 8, 8, 0xb); in TEST_F() local 618 ScratchIOInstr expect2(RegisterVec4(2), new Register(4, 0, pin_none), 4, 16, 0x3, 20); in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | cpp11_pointer_cast_test.cpp | 137 derived_derived* expect2 = dynamic_cast<derived_derived*>(boost::get_pointer(smart2)); in check_dynamic_moving_pointer_cast() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | PackUnpackTest.cpp | 112 float expect2) in compareBeforeAfter()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | psock_fanout.c | 409 const int expect1[], const int expect2[]) in test_datapath()
|
/aosp_15_r20/art/runtime/ |
H A D | runtime_callbacks_test.cc | 321 bool expect2 = Expect({ "PreDefine:LY$Z; <art-gtest-jars-XandY.jar>", in TEST_F() local
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 2643 public void expect2(NumberFormat fmt, Number n, String exp) { in expect2() method in NumberFormatTest 2656 public void expect2(NumberFormat fmt, double n, String exp) { in expect2() method in NumberFormatTest 2665 public void expect2(NumberFormat fmt, long n, String exp) { in expect2() method in NumberFormatTest
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 2646 public void expect2(NumberFormat fmt, Number n, String exp) { in expect2() method in NumberFormatTest 2659 public void expect2(NumberFormat fmt, double n, String exp) { in expect2() method in NumberFormatTest 2668 public void expect2(NumberFormat fmt, long n, String exp) { in expect2() method in NumberFormatTest
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/parser/ |
D | parser.go | 313 func (p *parser) expect2(tok token.Token) (pos token.Pos) { func
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | slice.rs | 2064 let expect2 = [1 | 2 << 8, 3 | 4 << 8, 5 | 6 << 8]; in test_align_to_simple() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | slice.rs | 2064 let expect2 = [1 | 2 << 8, 3 | 4 << 8, 5 | 6 << 8]; in test_align_to_simple() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | slice.rs | 2087 let expect2 = [1 | 2 << 8, 3 | 4 << 8, 5 | 6 << 8]; in test_align_to_simple() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | slice.rs | 2064 let expect2 = [1 | 2 << 8, 3 | 4 << 8, 5 | 6 << 8]; in test_align_to_simple() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | slice.rs | 2087 let expect2 = [1 | 2 << 8, 3 | 4 << 8, 5 | 6 << 8]; in test_align_to_simple() localVariable
|