Searched defs:expected_value (Results 1 – 6 of 6) sorted by relevance
| /art/test/543-env-long-ref/ |
| D | env_long_ref.cc | 30 TestVisitor(const ScopedObjectAccess& soa, Context* context, jobject expected_value) in TestVisitor()
|
| /art/compiler/ |
| D | elf_writer_test.cc | 39 #define EXPECT_ELF_FILE_ADDRESS(ef, expected_value, symbol_name, build_map) \ argument
|
| /art/runtime/gc/accounting/ |
| D | remembered_set.cc | 44 void operator()(uint8_t* card, uint8_t expected_value, uint8_t new_value ATTRIBUTE_UNUSED) const { in operator ()()
|
| D | mod_union_table.cc | 42 uint8_t expected_value, in operator ()() 59 uint8_t expected_value, in operator ()()
|
| /art/runtime/mirror/ |
| D | object.cc | 145 uint32_t expected_value, new_value; in GenerateIdentityHashCode() local
|
| /art/runtime/interpreter/ |
| D | unstarted_runtime.cc | 1219 mirror::Object* expected_value = shadow_frame->GetVRegReference(arg_offset + 4); in UnstartedUnsafeCompareAndSwapObject() local
|