/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/ |
H A D | test_optimizer.cpp | 754 emit_denorm_srcdest(aco_opcode op, Temp val) in emit_denorm_srcdest() 833 Temp val = emit_denorm_srcdest(cfg.src, inputs[0]); variable 1594 vop3p_constant(unsigned* idx, aco_opcode op, const char* swizzle, uint32_t val) in vop3p_constant() 1597 uint32_t expected = halves[swizzle[0] - 'x'] | (halves[swizzle[1] - 'x'] << 16); in vop3p_constant() local
|
/aosp_15_r20/system/core/debuggerd/handler/ |
H A D | debuggerd_fallback.cpp | 185 uint64_t val = trace_output.load(); in trace_handler() local 260 uint64_t expected = pack_thread_fd(-1, -1); in trace_handler() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | resize_area_op_test.cc | 130 #define BOUND(val, limit) \ in ResizeAreaBaseline() argument 156 std::unique_ptr<Tensor> expected( in RunRandomTest() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/cexpr/tests/ |
D | clang.rs | 49 let mut expected = &ident[..pos]; in test_definition() localVariable 110 let val = match test { in test_definition() localVariable
|
/aosp_15_r20/external/libcups/cups/ |
H A D | testppd.c | 308 *val; /* Option value */ in main() local 1558 cups_page_header2_t *expected) /* I - Expected page header */ in print_changes()
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/engine/writer/ |
H A D | JavaWriterVisitorTest.java | 759 String expected = LineFormatter.lines("/*\n", "* this is a test comment\n", "*/\n"); in writeBlockCommentStatement_basic() local 769 String expected = "// this is a test comment\n"; in writeLineCommentStatement_basic() local 804 String expected = in writeJavaDocCommentStatement_allComponents() local 839 String expected = in writeBlockComment_shortLines() local 852 String expected = in writeBlockComment_newLineInBetween() local 870 String expected = in writeLineComment_longLine() local 886 String expected = in writeLineComment_specialChar() local 916 String expected = in writeJavaDocComment_specialChar() local 1267 String expected = in writeAnonymousClassExpr_withStatementsMethods() local 1323 String expected = in writeAnonymousClassExpr_generics() local [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | intrinsics.h | 37 inline uint subgroup_single_atomic_add(global uint *p, uint val) in subgroup_single_atomic_add() 413 inline uchar sub_group_reduce_or_N6(uchar val) in sub_group_reduce_or_N6() 421 inline uchar sub_group_reduce_or_N6_2xSIMD8_in_SIMD16(uchar val) in sub_group_reduce_or_N6_2xSIMD8_in_SIMD16() 500 inline bool atomic_compare_exchange_global(global uint* p, uint* expected, uint desired) in atomic_compare_exchange_global() 536 inline uint generic_atomic_add(uint* p, uint val) in generic_atomic_add()
|
/aosp_15_r20/external/gsc-utils/rust/enum_utils/src/ |
H A D | lib.rs | 260 let val = parse_to_i128(&l.to_string(), matches!(state, NegativeVal)); in enum_as() localVariable 262 let expected = end.unwrap_or_else(|| start.unwrap()); in enum_as() localVariable
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | TextureUploadFormatTest.cpp | 106 constexpr uint32_t EncodeNormUint(const float val) in EncodeNormUint() 226 GLColor expected; in TEST_P() local
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/ |
H A D | ULocaleTest.java | 764 String expected = testData[row][n]; in TestPrefixes() local 4363 String val; in TestConstructorAcceptsBCP47() local 4470 ULocale expected = new ULocale((String)langtag_to_locale[i][1]); in TestForLanguageTag() local 4482 ULocale expected = new ULocale((String)langtag_to_locale[i][1]); in TestForLanguageTag() local 4785 Locale expected = (Locale) localeForLanguageTag.invoke(null, DATA7EXT[i][1]); in TestToLocale() local 4993 String expected = d[1]; in TestToUnicodeLocaleKey() local 5044 String expected = d[1]; in TestToLegacyKey() local 5081 String expected = d[2]; in TestToUnicodeLocaleType() local 5121 String expected = d[2]; in TestToLegacyType() local 5699 ULocale expected = ULocale.forLanguageTag(expectedTag); in TestPseudoLocales() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | ULocaleTest.java | 767 String expected = testData[row][n]; in TestPrefixes() local 4366 String val; in TestConstructorAcceptsBCP47() local 4473 ULocale expected = new ULocale((String)langtag_to_locale[i][1]); in TestForLanguageTag() local 4485 ULocale expected = new ULocale((String)langtag_to_locale[i][1]); in TestForLanguageTag() local 4788 Locale expected = (Locale) localeForLanguageTag.invoke(null, DATA7EXT[i][1]); in TestToLocale() local 4996 String expected = d[1]; in TestToUnicodeLocaleKey() local 5047 String expected = d[1]; in TestToLegacyKey() local 5084 String expected = d[2]; in TestToUnicodeLocaleType() local 5124 String expected = d[2]; in TestToLegacyType() local 5702 ULocale expected = ULocale.forLanguageTag(expectedTag); in TestPseudoLocales() local
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/metadata/ |
H A D | metadata_test.cpp | 46 uint8_t val = 1; in SetUp() local 61 virtual void CompareTags(const std::set<int32_t>& expected, in CompareTags()
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | LaunchClip.java | 115 int expected = 0x80000000; in verifyCell() local 146 int val = a[x + y * mDimX + z * mDimX * mDimY]; in verifyCell() local
|
/aosp_15_r20/frameworks/av/media/codec2/tests/ |
H A D | C2ComponentInterface_test.cpp | 220 void C2CompIntfTest::queryParamAsExpected(const T &expected) { in queryParamAsExpected() 483 for (const auto &val : validValues) { in testWritableParam() local 502 for (const auto &val : invalidValues) { in testWritableParam() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 226 #define REGEX_ASSERT_UNISTR(expected, actual) UPRV_BLOCK_MACRO_BEGIN { \ argument 253 void RegexTest::assertUText(const char *expected, UText *actual, const char *file, int line) { in assertUText() 279 void RegexTest::assertUTextInvariant(const char *expected, UText *actual, const char *file, int lin… in assertUTextInvariant() 301 #define REGEX_ASSERT_UTEXT_UTF8(expected, actual) assertUText((expected), (actual), __FILE__, __LIN… argument 305 #define REGEX_ASSERT_UTEXT_INVARIANT(expected, actual) assertUTextInvariant((expected), (actual), _… argument 1447 UnicodeString expected = UnicodeString("--"); in API_Replace() local 2694 …unsigned char expected[] = { 0x2d, 0x2d, 0x78, 0x78, 0x78, 0x78, 0x2d, 0x2d, 0x20, 0x21, 0x00 }; /… in API_Replace_UTF8() local 3304 static void set(UVector &vec, int32_t val, UnicodeString index) { in set() 3316 static void setInt(UVector &vec, int32_t val, int32_t idx) { in setInt() 4095 UBool expected = false; in PerlTests() local [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | regextst.cpp | 226 #define REGEX_ASSERT_UNISTR(expected, actual) UPRV_BLOCK_MACRO_BEGIN { \ argument 253 void RegexTest::assertUText(const char *expected, UText *actual, const char *file, int line) { in assertUText() 279 void RegexTest::assertUTextInvariant(const char *expected, UText *actual, const char *file, int lin… in assertUTextInvariant() 301 #define REGEX_ASSERT_UTEXT_UTF8(expected, actual) assertUText((expected), (actual), __FILE__, __LIN… argument 305 #define REGEX_ASSERT_UTEXT_INVARIANT(expected, actual) assertUTextInvariant((expected), (actual), _… argument 1447 UnicodeString expected = UnicodeString("--"); in API_Replace() local 2694 …unsigned char expected[] = { 0x2d, 0x2d, 0x78, 0x78, 0x78, 0x78, 0x2d, 0x2d, 0x20, 0x21, 0x00 }; /… in API_Replace_UTF8() local 3304 static void set(UVector &vec, int32_t val, UnicodeString index) { in set() 3316 static void setInt(UVector &vec, int32_t val, int32_t idx) { in setInt() 4095 UBool expected = false; in PerlTests() local [all …]
|
/aosp_15_r20/external/ltp/testcases/cve/ |
H A D | meltdown.c | 209 mysqrt(long val) in mysqrt() 318 char expected[READ_SIZE] = { 0 }; in run() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/http/ |
H A D | http_header_block_test.cc | 206 const auto& val = block["foo"]; in TEST() local 207 const char expected[] = "foo\0bar"; in TEST() local
|
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/tests/ |
H A D | MediaCodec_sanity_test.cpp | 433 const static uint8_t expected[] = { 210, 16, 146 }; in TEST_P() local 436 uint8_t val = buf->data()[img->mPlane[ix].mOffset + img->mPlane[ix].mColInc * x in TEST_P() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.replace/ |
H A D | ranges.replace_if.pass.cpp | 60 constexpr void test(std::array<int, N> a_, Pred pred, int val, std::array<int, N> expected) { in test() argument
|
/aosp_15_r20/bionic/libc/malloc_debug/tests/ |
H A D | malloc_debug_unit_tests.cpp | 187 static void VerifyRecords(std::vector<std::string>& expected, std::string& actual) { in VerifyRecords() 1467 std::string expected = in BacktraceDumpOnSignal() local 1529 std::string expected = in TEST_F() local 1578 std::string expected = in TEST_F() local 1636 std::string expected = in TEST_F() local 2206 std::vector<std::string> expected; in VerifyRecordAllocs() local 2291 std::vector<std::string> expected; in TEST_F() local 2338 std::vector<std::string> expected; in TEST_F() local 2365 std::vector<std::string> expected; in TEST_F() local 2412 std::vector<std::string> expected; in TEST_F() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/parser/ |
D | parser.rs | 424 let val = ok!(external_parser.parse_ref( in get_matches_with() localVariable 942 let val = short_arg.clone().next_value_os().unwrap_or_default(); in parse_short_arg() localVariable 944 let val = Some(val).filter(|v| !v.is_empty()); in parse_short_arg() localVariable 1083 let val = ok!(value_parser.parse_ref(self.cmd, Some(arg), &raw_val, source)); in push_arg_values() localVariable 1314 let expected = arg.get_num_args().expect(INTERNAL_ERROR_MSG); in verify_num_args() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/parser/ |
H A D | parser.rs | 424 let val = ok!(external_parser.parse_ref( in get_matches_with() localVariable 942 let val = short_arg.clone().next_value_os().unwrap_or_default(); in parse_short_arg() localVariable 944 let val = Some(val).filter(|v| !v.is_empty()); in parse_short_arg() localVariable 1083 let val = ok!(value_parser.parse_ref(self.cmd, Some(arg), &raw_val, source)); in push_arg_values() localVariable 1314 let expected = arg.get_num_args().expect(INTERNAL_ERROR_MSG); in verify_num_args() localVariable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | quantized_test.cpp | 69 const qint8 expected = in TEST() local 106 int val = 100; in TEST() local 128 int val = 100; in TEST() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglCreateContextExtTests.cpp | 490 const int val = (*iter) - '0'; in checkVersionString() local 523 const int val = (*iter) - '0'; in checkVersionString() local 833 …const int32_t expected = notificationStrategy != -1 ? notificationStrategy : notificationStrategyE… in validateCurrentContext() local
|