/external/jcommander/src/test/java/com/beust/jcommander/args/ |
Args2.java | 34 @Parameter(names = "-groups", description = "Comma-separated list of group names to be run") 35 public String groups; field in class:Args2
|
/external/skia/src/animator/ |
SkDump.h | 31 SkBool groups; member in class:SkDump
|
/external/testng/src/main/java/org/testng/annotations/ |
Configuration.java | 64 * The list of groups that this configuration method will run before. 66 * belongs to any of these groups is invoked. 71 * The list of groups that this configuration method will run after. 73 * belongs to any of these groups is invoked. 92 * The list of groups this class/method belongs to. 94 public String[] groups() default {}; 97 * The list of groups this method depends on. Every method 98 * member of one of these groups is guaranteed to have been 122 * regardless of what groups it belongs to. 132 * If true, this @Configuration method will belong to groups specified in th [all...] |
/external/testng/src/test/java/test/ |
SampleInheritance.java | 11 @BeforeClass(groups= { "configuration0"})
|
/external/testng/src/test/java/test/dataprovider/ |
ParallelDataProvider2Test.java | 27 @Test(groups = "cme", dataProvider = "provide", invocationCount = 2, threadPoolSize = 2)
|
/external/testng/src/test/java/test/factory/ |
FactoryAndTestMethodTest.java | 8 @Test(groups = { "x" })
|
FactoryTest2.java | 29 @Test(groups = { "first" })
|
FactoryWithInstanceInfoTest2.java | 29 @Test(groups = { "first" })
|
/external/testng/src/test/java/test/groupbug/ |
GroupBugTest.java | 16 @Test(groups = "broken",
|
/external/testng/src/test/java/test/tmp/ |
Sub.java | 7 @Test(groups = {"sub"})
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
mount.h | 43 typedef struct groupnode *groups; typedef in typeref:struct:groupnode 47 groups gr_next; 55 groups ex_groups; 121 extern bool_t xdr_groups (XDR *, groups*);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
mount.h | 43 typedef struct groupnode *groups; typedef in typeref:struct:groupnode 47 groups gr_next; 55 groups ex_groups; 121 extern bool_t xdr_groups (XDR *, groups*);
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/ |
grp.h | 79 gid_t *groups, int *ngroups);
|