Searched refs:supported (Results 1 – 18 of 18) sorted by relevance
/art/libartbase/base/ |
D | membarrier_test.cc | 35 int supported = art::membarrier(art::MembarrierCommand::kQuery); in TEST() local 37 ASSERT_LE(0, supported); in TEST() 39 ASSERT_TRUE(errno == ENOSYS && supported == -1); in TEST()
|
/art/test/815-invokeinterface-default/ |
D | info.txt | 2 argument for invokeinterface, which isn't supported.
|
/art/test/712-varhandle-invocations/src/ |
D | VarHandleAccessorExceptionTests.java | 208 boolean supported = vh.isAccessModeSupported(VarHandle.AccessMode.GET_AND_BITWISE_AND); in doTest() 209 assertFalse(supported); in doTest()
|
/art/test/1950-unprepared-transform/ |
D | expected-stdout.txt | 2 …lang.Class<Transform> from within the classes ClassLoad callback is not supported to prevent deadl…
|
/art/libnativebridge/ |
D | README.md | 8 is useful to bootstrap devices with an architecture that is not supported by the
|
/art/tools/dexfuzz/ |
D | README | 118 NOTE: DEX files with unicode strings are not fully supported yet, and DEX files with 119 JNI elements are not supported at all currently.
|
/art/tools/jvmti-agents/ti-fast/ |
D | README.md | 37 and are sent more than once are supported.
|
/art/tools/bisection_search/ |
D | README.md | 18 There are two supported invocation modes:
|
/art/tools/checker/ |
D | README | 18 also supported and documented later in this file. 150 also supported.
|
/art/test/921-hello-failure/ |
D | expected-stdout.txt | 54 …VMTI_ERROR_UNMODIFIABLE_CLASS (FAILURE TO REDEFINE Modification of Array classes is not supported))
|
/art/libartbase/ |
D | Android.bp | 48 // "base/mem_map_fuchsia.cc", put in target when fuchsia supported by soong
|
/art/test/ |
D | README.atest.md | 33 You can nonetheless run all supported ART run-tests with a single Atest command,
|
D | README.chroot.md | 164 * To see all the options supported by a gtest, use option `--help`:
|
D | README.md | 52 To see the invocation options supported by `run-test` and `testrunner.py`, run
|
D | Android.bp | 200 // any supported platform. These tests can only depend on NDK libraries from 209 // Standalone ART gtests are only supported on device for now.
|
/art/build/ |
D | Android.bp | 184 // `--exclude-libs` flag is not supported on windows/darwin.
|
/art/libartservice/service/ |
D | README.md | 141 - apps in APEXes, because they are not supported by dexpreopt
|
/art/cmdline/ |
D | README.md | 154 Currently, only `IntoKey` is supported, but that may change in the future.
|