Searched refs:Is (Results 1 – 23 of 23) sorted by relevance
/system/sepolicy/tests/ |
D | apex_sepolicy_tests.py | 42 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/ |
D | FSM.dot | 31 "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/ |
D | BuiltInTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | VintfTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | NestedTypesTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | DelegatorTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | GenericTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | ServiceManagerNativeTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | TestVersionedInterface.java | 19 import static org.hamcrest.core.Is.is;
|
D | MapTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | UnionTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | NullableTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | TrunkStableTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | JavaOnlyImmutableAnnotationTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | ExtensionTests.java | 19 import static org.hamcrest.core.Is.is;
|
D | TestServiceClient.java | 19 import static org.hamcrest.core.Is.is;
|
/system/media/audio_utils/include/audio_utils/ |
D | BiquadFilter.h | 408 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/ |
D | XmlParserTest.java | 19 import static org.hamcrest.core.Is.is;
|
/system/sepolicy/ |
D | README.md | 81 Is a helper script for mapping arbitrary tags in the signature stanzas of
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 80 | 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/ |
D | TranslateJavaTest.java | 19 import static org.hamcrest.core.Is.is;
|
/system/extras/simpleperf/doc/ |
D | README.md | 38 1) Is aware of Android environment, like using system properties to enable profiling, using
|
/system/core/rootdir/ |
D | init.rc | 1246 # "tcp_default_init_rwnd" Is too long!
|