HomeSort by relevance Sort by last modified time
    Searched refs:has_32 (Results 1 - 2 of 2) sorted by null

  /art/tools/jvmti-agents/field-null-percent/
check-null-fields.py 48 has_32 = has_out and os.path.exists(def_32)
56 required=not has_32,
  /art/build/apex/
art_apex_test.py 702 has_32 = apex_provider.get('lib') is not None
704 if has_32 and has_64:
707 elif has_32:

Completed in 499 milliseconds