Home
last modified time | relevance | path

Searched refs:Is (Results 1 – 23 of 23) sorted by relevance

/system/sepolicy/tests/
Dapex_sepolicy_tests.py42 class Is: class
64 Matcher = Is | Glob | Regex | BinaryFile
101 case Is(target):
144 (Is('./etc/permissions/'), AllowRead('dir', {'system_server'})),
149 (Is('./etc/vintf/'), AllowRead('dir', {'servicemanager', 'apexd'})),
152 (Is('./apex_manifest.pb'), AllowRead('file', {'linkerconfig', 'apexd'})),
153 (Is('./'), AllowPerm('dir', {'linkerconfig', 'apexd'}, 'search')),
155 (Is('./etc/linker.config.pb'), AllowRead('file', {'linkerconfig'})),
/system/extras/perf2cfg/doc/
DFSM.dot31 "Start CFG" -> "Is Disassembly Pass" [ label = "'begin_cfg'" ];
34 "Is Disassembly Pass" -> "Parse Flags"
36 "Is Disassembly Pass" -> "Skip Pass"
38 "Is Disassembly Pass" -> "Error" [ label = "EOF OR NOT('name')" ];
68 "End CFG" -> "Is Disassembly Pass" [ label = "'begin_cfg'" ];
/system/tools/aidl/tests/java/src/android/aidl/tests/
DBuiltInTests.java19 import static org.hamcrest.core.Is.is;
DVintfTests.java19 import static org.hamcrest.core.Is.is;
DNestedTypesTests.java19 import static org.hamcrest.core.Is.is;
DDelegatorTests.java19 import static org.hamcrest.core.Is.is;
DGenericTests.java19 import static org.hamcrest.core.Is.is;
DServiceManagerNativeTests.java19 import static org.hamcrest.core.Is.is;
DTestVersionedInterface.java19 import static org.hamcrest.core.Is.is;
DMapTests.java19 import static org.hamcrest.core.Is.is;
DUnionTests.java19 import static org.hamcrest.core.Is.is;
DNullableTests.java19 import static org.hamcrest.core.Is.is;
DTrunkStableTests.java19 import static org.hamcrest.core.Is.is;
DJavaOnlyImmutableAnnotationTests.java19 import static org.hamcrest.core.Is.is;
DExtensionTests.java19 import static org.hamcrest.core.Is.is;
DTestServiceClient.java19 import static org.hamcrest.core.Is.is;
/system/media/audio_utils/include/audio_utils/
DBiquadFilter.h408 template <template <size_t, bool, typename ...> typename F, bool SC, size_t... Is>
409 static inline constexpr auto make_functional_array_from_index_sequence(std::index_sequence<Is...>) { in make_functional_array_from_index_sequence() argument
411 using result_t = std::array<first_t, sizeof...(Is)>; // type of array in make_functional_array_from_index_sequence()
412 return result_t{{F<Is, SC>::func...}}; // initialize with functions. in make_functional_array_from_index_sequence()
/system/tools/xsdc/tests/src/com/android/xsdc/tests/
DXmlParserTest.java19 import static org.hamcrest.core.Is.is;
/system/sepolicy/
DREADME.md81 Is a helper script for mapping arbitrary tags in the signature stanzas of
/system/core/fastboot/fuzzy_fastboot/
DREADME.md80 | slots | "yes" or "no" | Is this partition is slotted …
81 | test | "yes" or "no" | Is Fuzzy Fastboot is allowed to generate tests that overwrite this p…
82 | hashable | "yes" or "no" | Is this partition hashable with the hash command specified in `<chec…
/system/tools/hidl/hidl2aidl/test/
DTranslateJavaTest.java19 import static org.hamcrest.core.Is.is;
/system/extras/simpleperf/doc/
DREADME.md38 1) Is aware of Android environment, like using system properties to enable profiling, using
/system/core/rootdir/
Dinit.rc1246 # "tcp_default_init_rwnd" Is too long!