/aosp_15_r20/external/pytorch/c10/test/util/ |
H A D | irange_test.cpp | 14 const std::vector<int> correct = {{4, 5, 6, 7, 8, 9, 10}}; in TEST() local 23 const std::vector<int> correct = {{0, 1, 2, 3, 4}}; in TEST() local 32 const std::vector<int> correct = {{-2, -1, 0, 1, 2}}; in TEST() local 44 const std::vector<int> correct = {}; in TEST() local 56 const std::vector<int> correct = {}; in TEST() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/ |
H A D | macro_binary_float.cpp | 393 int correct = func.i_ff(0.0f, 0.0f); in Test() local 404 int correct = func.i_ff(0.0f, s2[j]); in Test() local 411 int correct = func.i_ff(s[j], 0.0f); in Test() local 439 int correct = -func.i_ff(0.0f, 0.0f); in Test() local 450 int correct = -func.i_ff(0.0f, s2[j]); in Test() local 457 int correct = -func.i_ff(s[j], 0.0f); in Test() local
|
H A D | macro_binary_double.cpp | 402 int64_t correct = dfunc.i_ff(0.0f, 0.0f); in Test() local 413 int64_t correct = dfunc.i_ff(0.0f, s2[j]); in Test() local 420 int64_t correct = dfunc.i_ff(s[j], 0.0f); in Test() local 450 int64_t correct = -dfunc.i_ff(0.0f, 0.0f); in Test() local 461 int64_t correct = -dfunc.i_ff(0.0f, s2[j]); in Test() local 468 int64_t correct = -dfunc.i_ff(s[j], 0.0f); in Test() local
|
H A D | macro_unary_double.cpp | 234 cl_long correct = dfunc.i_f(+0.0f); in Test() local 260 int64_t correct = -dfunc.i_f(+0.0f); in Test() local
|
H A D | macro_unary_float.cpp | 237 int correct = ref_func(+0.0f); in Test() local 262 int correct = -ref_func(+0.0f); in Test() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_add_parameter_test.cpp | 140 TransformationAddParameter correct(9, 60, 11, {{{13, 8}}}, 61); in TEST() local 148 TransformationAddParameter correct(9, 68, 52, {{{13, 54}}}, 69); in TEST() local 156 TransformationAddParameter correct(17, 62, 7, {{}}, 63); in TEST() local 164 TransformationAddParameter correct(29, 64, 31, {{}}, 65); in TEST() local 172 TransformationAddParameter correct(34, 66, 7, {{}}, 67); in TEST() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 140 TransformationAddParameter correct(9, 60, 11, {{{13, 8}}}, 61); in TEST() local 148 TransformationAddParameter correct(9, 68, 52, {{{13, 54}}}, 69); in TEST() local 156 TransformationAddParameter correct(17, 62, 7, {{}}, 63); in TEST() local 164 TransformationAddParameter correct(29, 64, 31, {{}}, 65); in TEST() local 172 TransformationAddParameter correct(34, 66, 7, {{}}, 67); in TEST() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/ |
H A D | transformation_add_parameter_test.cpp | 140 TransformationAddParameter correct(9, 60, 11, {{{13, 8}}}, 61); in TEST() local 148 TransformationAddParameter correct(9, 68, 52, {{{13, 54}}}, 69); in TEST() local 156 TransformationAddParameter correct(17, 62, 7, {{}}, 63); in TEST() local 164 TransformationAddParameter correct(29, 64, 31, {{}}, 65); in TEST() local 172 TransformationAddParameter correct(34, 66, 7, {{}}, 67); in TEST() local
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | tarith.c | 801 double correct = -log(i/255.)/log(2.)*65536; in validation_gamma() local 821 double correct = -log(i/65535.)/log(2.)*65536; in validation_gamma() local 846 double correct = exp(-i/65536. * log(2.)) * (65536. * 65536); in validation_gamma() local 865 double correct = exp(-i/65536. * log(2.)) * 255; in validation_gamma() local 884 double correct = exp(-i/65536. * log(2.)) * 65535; in validation_gamma() local 914 double correct = pow(j/255., g) * 255; in validation_gamma() local 933 double correct = pow(j/65535., g) * 65535; in validation_gamma() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/ |
H A D | test.hpp | 32 const char* correct; member 39 const char* correct; member 53 const char* correct; member 60 const char* correct; member
|
H A D | test.cpp | 95 …st T value, const Optional opt_arg, const optional<int> opt_precision, const string_view correct) { in test_common_to_chars() 164 void test_integer_to_chars(const T value, const optional<int> opt_base, const string_view correct) { in test_integer_to_chars() 948 …nst optional<chars_format> opt_fmt, const optional<int> opt_precision, const string_view correct) { in test_floating_to_chars()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/select/ |
H A D | util_select.cpp | 640 size_t check_uchar(const void *const test, const void *const correct, in check_uchar() 662 size_t check_char(const void *const test, const void *const correct, in check_char() 685 size_t check_ushort(const void *const test, const void *const correct, in check_ushort() 708 size_t check_short(const void *const test, const void *const correct, in check_short() 731 size_t check_uint(const void *const test, const void *const correct, in check_uint() 754 size_t check_int(const void *const test, const void *const correct, in check_int() 778 size_t check_ulong(const void *const test, const void *const correct, in check_ulong() 801 size_t check_long(const void *const test, const void *const correct, in check_long() 824 size_t check_half(const void *const test, const void *const correct, in check_half() 849 size_t check_float(const void *const test, const void *const correct, in check_float() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/handshake/ |
D | client.rs | 326 let correct = construct_expected("localhost", &key); in request_formatting() localVariable 334 let correct = construct_expected("localhost:9001", &key); in request_formatting_with_host() localVariable 342 let correct = construct_expected("localhost:9001", &key); in request_formatting_with_at() localVariable
|
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/modules/ |
H A D | ModuleBuildersTest.kt | 159 val correct = serializersModuleOf(ASerializer) in <lambda>() constant 168 val correct = serializersModuleOf(ASerializer) in <lambda>() constant
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/filter/ |
H A D | KalmanFilter.java | 327 public void correct(final double[] z) in correct() method in KalmanFilter 340 public void correct(final RealVector z) in correct() method in KalmanFilter
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_read_long.c | 95 process_read_long(int sg_fd, bool do_16, bool pblock, bool correct, in process_read_long() 128 bool correct = false; in main() local
|
/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/ |
H A D | exhaustive_test.h | 60 bool correct = in check() local 96 bool correct = TEST_MPFR_MATCH_ROUNDING_SILENTLY(Op, input, Func(x, y), in check() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/encodings/ |
H A D | PKCS1Encoding.java | 247 int correct = 0; in checkPkcs1Encoding() local 320 int correct = PKCS1Encoding.checkPkcs1Encoding(data, this.pLen); in decodeBlockOrRandom() local
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/encodings/ |
H A D | PKCS1Encoding.java | 247 int correct = 0; in checkPkcs1Encoding() local 320 int correct = PKCS1Encoding.checkPkcs1Encoding(data, this.pLen); in decodeBlockOrRandom() local
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/encodings/ |
H A D | PKCS1Encoding.java | 245 int correct = 0; in checkPkcs1Encoding() local 318 int correct = PKCS1Encoding.checkPkcs1Encoding(data, this.pLen); in decodeBlockOrRandom() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/ |
H A D | bdk-dram-test-databus.c | 78 uint64_t correct = REPEAT16(digit); in read_data_bus_burst() local 137 uint64_t correct = pattern; in read_data_bus_walk() local
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | tester.cc | 483 static bool ResultOkay(const Result& r, const Result& correct) { in ResultOkay() 504 Result correct; in RunCase() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | tester.cc | 498 static bool ResultOkay(const Result& r, const Result& correct) { in ResultOkay() 519 Result correct; in RunCase() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | tester.cc | 497 static bool ResultOkay(const Result& r, const Result& correct) { in ResultOkay() 518 Result correct; in RunCase() local
|
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/quares/ |
H A D | QuaresActivity.kt | 291 val correct = q.check(column, row) in check() constant
|