/aosp12/art/runtime/mirror/ |
H A D | var_handle.cc | 816 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local 825 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local 835 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local 929 ObjPtr<Object> expected_value = ValueGetter<ObjPtr<Object>>::Get(getter); in Dispatch() local 953 ObjPtr<Object> expected_value = ValueGetter<ObjPtr<Object>>::Get(getter); in Dispatch() local 1072 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local 1081 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local 1091 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local 1224 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local 1235 T expected_value = ValueGetter<T>::Get(getter); in Dispatch() local [all …]
|
H A D | object.cc | 171 uint32_t expected_value, new_value; in GenerateIdentityHashCode() local
|
/aosp12/packages/services/Car/cpp/security/vehicle_binding_util/tests/ |
H A D | VehicleBindingIntegrationTedt.cpp | 49 std::string expected_value = "1"; in TEST() local
|
/aosp12/system/core/init/test_service/ |
H A D | test_service.cpp | 63 std::string expected_value = argv[i + 1]; in main() local
|
/aosp12/system/update_engine/update_manager/ |
H A D | update_time_restrictions_policy_impl_unittest.cc | 54 const EvalStatus& expected_value, in TestPolicy()
|
/aosp12/art/dex2oat/linker/ |
H A D | elf_writer_test.cc | 43 #define EXPECT_ELF_FILE_ADDRESS(ef, expected_value, symbol_name, build_map) \ argument
|
/aosp12/system/libbase/ |
H A D | properties.cpp | 141 const std::string* expected_value; member 196 bool WaitForProperty(const std::string& key, const std::string& expected_value, in WaitForProperty()
|
/aosp12/packages/modules/adb/ |
H A D | adb_utils_test.cpp | 184 void TestParseUint(std::string_view string, bool expected_success, uint32_t expected_value = 0) {
|
/aosp12/bionic/tests/ |
H A D | system_properties_test.cpp | 473 const std::string& expected_value) { in TEST() 481 const std::string& expected_value) { in TEST()
|
H A D | buffer_tests.cpp | 219 uint8_t expected_value; in VerifyFencepost() local
|
H A D | wchar_test.cpp | 446 T expected_value, ptrdiff_t expected_len) { in TestSingleWcsToInt() 812 T expected_value, ptrdiff_t expected_len) { in TestSingleWcsToFloat()
|
/aosp12/art/runtime/gc/accounting/ |
H A D | remembered_set.cc | 45 void operator()(uint8_t* card, uint8_t expected_value, uint8_t new_value ATTRIBUTE_UNUSED) const { in operator ()()
|
H A D | mod_union_table.cc | 45 uint8_t expected_value, in operator ()() 62 uint8_t expected_value, in operator ()()
|
/aosp12/hardware/google/pixel/rebalance_interrupts/ |
H A D | rebalance_interrupts.cpp | 189 void ReportIfAffinityUpdated(const std::string expected_value, in ReportIfAffinityUpdated()
|
/aosp12/system/connectivity/wificond/tests/ |
H A D | nl80211_attribute_unittest.cpp | 306 std::vector<uint8_t> expected_value{{'a', 'b', 'c', 'd', 'e'}}; in TEST() local
|
/aosp12/art/compiler/optimizing/ |
H A D | graph_checker.cc | 589 uint32_t expected_value, in CheckTypeCheckBitstringInput()
|
H A D | intrinsics_x86.cc | 1967 Location expected_value, in GenPrimitiveLockedCmpxchg() 2021 Location expected_value, in GenPrimitiveCAS() 2068 Location expected_value, in GenReferenceCAS() 2166 Location expected_value = locations->InAt(3); in GenCAS() local 4138 Location expected_value = locations->InAt(expected_value_index); in GenerateVarHandleCompareAndSetOrExchange() local
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | DwarfOpTest.cpp | 228 TypeParam expected_value = 0; in TYPED_TEST_P() local
|
/aosp12/frameworks/base/cmds/idmap2/tests/ |
H A D | IdmapTests.cpp | 51 #define ASSERT_TARGET_INLINE_ENTRY(entry, target_resid, expected_type, expected_value) \ argument
|
/aosp12/art/runtime/interpreter/ |
H A D | unstarted_runtime.cc | 1482 mirror::Object* expected_value = shadow_frame->GetVRegReference(arg_offset + 4); in UnstartedUnsafeCompareAndSwapObject() local
|
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 190 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains()
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 85 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains()
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintTest.cpp | 76 ValueT expected_value) { in contains()
|