Searched refs:flag (Results 1 – 7 of 7) sorted by relevance
/test/mlts/benchmark/tools/ |
D | build_and_dump_intermediate.sh | 22 while getopts 'o:r:m:nph' flag; do 23 case "${flag}" in 40 error "Unexpected option ${flag}, please run with -h to see the options"
|
/test/cts-root/tests/packagemanagerlocal/src/android/packagemanagerlocal/cts_root/ |
D | PackageManagerLocalTest.java | 108 final int flag = PackageManagerLocal.FLAG_STORAGE_CE; in testPackageManagerLocal_ReconcileSdkData_Reconcile() local 114 appId, previousAppId, seInfo, flag); in testPackageManagerLocal_ReconcileSdkData_Reconcile() 119 userId, appId, previousAppId, seInfo, flag); in testPackageManagerLocal_ReconcileSdkData_Reconcile() 128 previousAppId, seInfo, flag); in testPackageManagerLocal_ReconcileSdkData_Reconcile()
|
/test/cts-root/tests/permission/src/android/permission/cts-root/ |
D | SignaturePermissionAllowlistTest.java | 29 import android.platform.test.flag.junit.CheckFlagsRule; 30 import android.platform.test.flag.junit.DeviceFlagsValueProvider;
|
/test/vts-testcase/kernel/checkpoint/ |
D | vts_kernel_checkpoint_test.py | 68 if any(flag.startswith("checkpoint=") for flag in flags):
|
/test/cts-root/tests/permission/ |
D | Android.bp | 42 "flag-junit",
|
/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/ |
D | BugreportManagerTest.java | 38 import android.platform.test.flag.junit.CheckFlagsRule; 39 import android.platform.test.flag.junit.DeviceFlagsValueProvider;
|
/test/dittosuite/ |
D | Doxyfile | 194 # using the -I flag. 555 # This flag is only useful for Objective-C code. If set to YES, local methods, 563 # If this flag is set to YES, the members of anonymous namespaces will be 572 # If this flag is set to YES, the name of an unnamed parameter in a declaration 851 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag 876 # set to YES then this flag will automatically be disabled. See also 884 # undocumented enumeration values. If EXTRACT_ALL is set to YES then this flag 1583 # The GENERATE_CHI flag controls if a separate .chi index file is generated 1596 # The BINARY_TOC flag controls whether a binary table of contents is generated 1604 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
|