Home
last modified time | relevance | path

Searched +defs:val +defs:check (Results 1 – 25 of 1076) sorted by relevance

12345678910>>...44

/aosp_15_r20/external/golang-protobuf/internal/encoding/json/
H A Ddecode_test.go35 check(json.Token) string methodSpec
52 func (x kindOnly) check(tok json.Token) string { func
60 val string member
63 func (x Name) check(tok json.Token) string { func
75 val bool member
78 func (x Bool) check(tok json.Token) string { func
90 val string member
93 func (x Str) check(tok json.Token) string { func
105 val float64 member
108 func (x F64) check(tok json.Token) string { func
[all …]
/aosp_15_r20/external/strace/tests/
H A Dfutex.c58 void futex_error(int *uaddr, int op, unsigned long val, unsigned long timeout, in futex_error()
66 # define CHECK_FUTEX_GENERIC(uaddr, op, val, timeout, uaddr2, val3, check, \ argument
83 # define CHECK_FUTEX_ENOSYS(uaddr, op, val, timeout, uaddr2, val3, check) \ argument
86 # define CHECK_FUTEX(uaddr, op, val, timeout, uaddr2, val3, check) \ argument
96 void invalid_op(int *val, int op, uint32_t argmask, ...) in invalid_op()
546 uint32_t val; in main() member
/aosp_15_r20/external/strace/tests-mx32/
H A Dfutex.c58 void futex_error(int *uaddr, int op, unsigned long val, unsigned long timeout, in futex_error()
66 # define CHECK_FUTEX_GENERIC(uaddr, op, val, timeout, uaddr2, val3, check, \ argument
83 # define CHECK_FUTEX_ENOSYS(uaddr, op, val, timeout, uaddr2, val3, check) \ argument
86 # define CHECK_FUTEX(uaddr, op, val, timeout, uaddr2, val3, check) \ argument
96 void invalid_op(int *val, int op, uint32_t argmask, ...) in invalid_op()
546 uint32_t val; in main() member
/aosp_15_r20/external/strace/tests-m32/
H A Dfutex.c58 void futex_error(int *uaddr, int op, unsigned long val, unsigned long timeout, in futex_error()
66 # define CHECK_FUTEX_GENERIC(uaddr, op, val, timeout, uaddr2, val3, check, \ argument
83 # define CHECK_FUTEX_ENOSYS(uaddr, op, val, timeout, uaddr2, val3, check) \ argument
86 # define CHECK_FUTEX(uaddr, op, val, timeout, uaddr2, val3, check) \ argument
96 void invalid_op(int *val, int op, uint32_t argmask, ...) in invalid_op()
546 uint32_t val; in main() member
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Integer/
H A DParsingTest.java119 private static void check(int expected, String val) { in check() method in ParsingTest
126 private static void checkFailure(String val) { in checkFailure()
137 private static void checkNumberFormatException(String val, int start, int end, int radix) { in checkNumberFormatException()
151 private static void checkIndexOutOfBoundsException(String val, int start, int end, int radix) { in checkIndexOutOfBoundsException()
179 private static void check(int expected, String val, int start, int end, int radix) { in check() method in ParsingTest
189 private static int Integer_parseInt(String val, int start, int end, int radix) { in Integer_parseInt()
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Long/
H A DParsingTest.java115 private static void check(long expected, String val) { in check() method in ParsingTest
122 private static void checkFailure(String val) { in checkFailure()
133 private static void checkNumberFormatException(String val, int start, int end, int radix) { in checkNumberFormatException()
147 private static void checkIndexOutOfBoundsException(String val, int start, int end, int radix) { in checkIndexOutOfBoundsException()
175 private static void check(long expected, String val, int start, int end, int radix) { in check() method in ParsingTest
185 private static long Long_parseLong(String val, int start, int end, int radix) { in Long_parseLong()
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/util/
DArrayUtils.java215 public static <T> boolean containsAll(@Nullable T[] array, T[] check) { in containsAll()
228 public static <T> boolean containsAny(@Nullable T[] array, T[] check) { in containsAny()
274 public static <T> boolean containsAll(@Nullable char[] array, char[] check) { in containsAll()
432 public static int[] appendInt(@Nullable int[] cur, int val, in appendInt()
456 public static int[] appendInt(@Nullable int[] cur, int val) { in appendInt()
464 public static int[] removeInt(@Nullable int[] cur, int val) { in removeInt()
488 public static String[] removeString(@Nullable String[] cur, String val) { in removeString()
513 public static long[] appendLong(@Nullable long[] cur, long val, in appendLong()
537 public static long[] appendLong(@Nullable long[] cur, long val) { in appendLong()
545 public static long[] removeLong(@Nullable long[] cur, long val) { in removeLong()
[all …]
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DArrayUtils.java312 public static <T> boolean containsAll(@Nullable T[] array, T[] check) { in containsAll()
325 public static <T> boolean containsAny(@Nullable T[] array, T[] check) { in containsAny()
369 public static <T> boolean containsAll(@Nullable char[] array, char[] check) { in containsAll()
553 public static @NonNull int[] appendInt(@Nullable int[] cur, int val, in appendInt()
577 public static @NonNull int[] appendInt(@Nullable int[] cur, int val) { in appendInt()
584 public static @Nullable int[] removeInt(@Nullable int[] cur, int val) { in removeInt()
607 public static @Nullable String[] removeString(@Nullable String[] cur, String val) { in removeString()
631 public static @NonNull long[] appendLong(@Nullable long[] cur, long val, in appendLong()
654 boolean val) { in appendBooleanDuplicatesAllowed()
669 public static @NonNull long[] appendLong(@Nullable long[] cur, long val) { in appendLong()
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Float/
H A DParseFloat.java39 private static void fail(String val, float n) { in fail()
44 private static void check(String val) { in check() method in ParseFloat
122 private static void check(String val, float expected) { in check() method in ParseFloat
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DTableDrivenMarshal.c373 UINT32 val; in Unmarshal() local
378 const UINT32 *check = vmt->values; in Unmarshal() local
430 UINT32 val; in Unmarshal() local
437 const UINT32 *check = tmt->values; in Unmarshal() local
490 UINT32 val; in Unmarshal() local
501 const UINT32 *check = mmt->values; in Unmarshal() local
841 INT32 val = (int32_t)*((UINT16 *)source); in Marshal() local
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Double/
H A DParseDouble.java40 private static void fail(String val, double n) { in fail()
45 private static void check(String val) { in check() method in ParseDouble
123 private static void check(String val, double expected) { in check() method in ParseDouble
/aosp_15_r20/external/lzma/CPP/Common/
H A DUTFConvert.cpp175 UInt32 val = c; in Check_Buf() local
232 CUtf8Check check; in Check_UTF8_Buf() local
248 CUtf8Check check; in CheckUTF8_AString() local
470 #define MY_UTF8_HEAD(n, val) ((char)(MY_UTF8_START(n) + (val >> (6 * (n))))) argument
471 #define MY_UTF8_CHAR(n, val) ((char)(0x80 + (((val) >> (6 * (n))) & 0x3F))) argument
481 UInt32 val = (UInt32)(*src++); in Utf16_To_Utf8_Calc() local
549 UInt32 val = (UInt32)*src++; in Utf16_To_Utf8() local
/aosp_15_r20/external/cronet/base/test/
H A Dgmock_callback_support_unittest.cc35 MockFunction<void(const TestCallback&)> check; in TEST() local
41 MockFunction<void(const TestCallback&)> check; in TEST() local
59 MockFunction<void(const base::RepeatingClosure&)> check; in TEST() local
68 MockFunction<void(base::RepeatingClosure&)> check; in TEST() local
78 MockFunction<void(const TestCallback&)> check; in TEST() local
87 MockFunction<void(int, const TestCallback&)> check; in TEST() local
96 MockFunction<void(const TestCallback&)> check; in TEST() local
107 MockFunction<void(const TestCallback&)> check; in TEST() local
118 MockFunction<void(base::OnceClosure)> check; in TEST() local
126 MockFunction<void(TestOnceCallback)> check; in TEST() local
[all …]
/aosp_15_r20/art/test/476-checker-ctor-fence-redun-elim/src/
H A DMain.java86 public void check(); in check() method
120 public void check() { in check() method in TestOneFinal
192 public void check() { in check() method in TestThreeFinal
231 public void check() { in check() method in TestMultiAlloc
286 public void check() { in check() method in TestThreeFinalTwice
333 public void check() { in check() method in TestNonEscaping.Invoke
376 public void check() { in check() method in TestNonEscaping.Store
428 public void check() { in check() method in TestDontOptimizeAcrossBlocks
479 public void check() { in check() method in TestDontOptimizeAcrossEscape.Invoke
534 public void check() { in check() method in TestDontOptimizeAcrossEscape.StoreIput
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/include/boost/pending/
Diterator_tests.hpp53 void trivial_iterator_test(const Iterator i, const Iterator j, T val) in trivial_iterator_test()
84 void mutable_trivial_iterator_test(const Iterator i, const Iterator j, T val) in mutable_trivial_iterator_test()
138 template <class Iterator> static void check(Iterator) in check() function
156 template <class T> static void check(T) {} in check() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs17 fn check(samples: &[f64], summ: &Summary) { in check() function
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
296 let val = &[ in test_exp25() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs17 fn check(samples: &[f64], summ: &Summary) { in check() function
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
296 let val = &[ in test_exp25() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs17 fn check(samples: &[f64], summ: &Summary) { in check() function
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
296 let val = &[ in test_exp25() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs17 fn check(samples: &[f64], summ: &Summary) { in check() function
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
296 let val = &[ in test_exp25() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/stats/
H A Dtests.rs17 fn check(samples: &[f64], summ: &Summary) { in check() function
52 let val = &[958.0000000000, 924.0000000000]; in test_norm2() localVariable
71 let val = &[ in test_norm10narrow() localVariable
101 let val = &[ in test_norm10medium() localVariable
131 let val = &[ in test_norm10wide() localVariable
161 let val = &[ in test_norm25verynarrow() localVariable
206 let val = &[ in test_exp10a() localVariable
236 let val = &[ in test_exp10b() localVariable
266 let val = &[ in test_exp10c() localVariable
296 let val = &[ in test_exp25() localVariable
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/geninline.dir/
Da.go16 func (l *Val[T]) check(want T) { func
42 func (l *privateVal[T]) check(want T) { func
49 val privateVal[string] member
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-exception-spec-cxx11.cpp78 T val; member
105 base<types> val = base<types>(); variable
149 template<bool B> void check() { static_assert(B, ""); } in check() function
150 template<bool B, bool B2, bool ...Bs> void check() { static_assert(B, ""); check<B2, Bs...>(); } in check() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/support/
Dutree.cpp20 inline bool check(boost::spirit::utree const& val, std::string expected) in check() function
65 utree val(nil); in main() local
72 utree val(empty_list); in main() local
77 utree val(true); in main() local
82 utree val(123); in main() local
88 utree val('x'); in main() local
97 utree val(123.456); in main() local
102 utree val("Hello, World"); in main() local
120 utree val(utf8_symbol_type("Hello, World")); in main() local
138 utree val(binary_string_type("\xDE#\xAD")); in main() local
[all …]
/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DGeolocationTest.java377 public OriginCheck(Set<String> val) { in OriginCheck()
382 protected boolean check() { in check() method in GeolocationTest.OriginCheck
417 public BooleanCheck(boolean val) { in BooleanCheck()
422 protected boolean check() { in check() method in GeolocationTest.BooleanCheck
/aosp_15_r20/external/flatbuffers/src/
H A Didl_parser.cpp99 static bool atot_scalar(const char *s, T *val, bool_constant<false>) { in atot_scalar()
104 static bool atot_scalar(const char *s, T *val, bool_constant<true>) { in atot_scalar()
112 static CheckedError atot(const char *s, Parser &parser, T *val) { in atot()
123 Offset<void> *val) { in atot()
281 static inline void SingleValueRepack(Value &e, T val) { in SingleValueRepack()
289 static void SingleValueRepack(Value &e, float val) { in SingleValueRepack()
292 static void SingleValueRepack(Value &e, double val) { in SingleValueRepack()
474 CheckedError Parser::ParseHexNum(int nibbles, uint64_t *val) { in ParseHexNum()
581 uint64_t val; in Next() local
588 uint64_t val; in Next() local
[all …]

12345678910>>...44