OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_group
(Results
1 - 4
of
4
) sorted by null
/system/extras/tests/bionic/libc/bionic/
test_getgrouplist.c
32
#define
TEST_GROUP
1337
42
* implementation. which should only return
TEST_GROUP
, independent
45
ret = getgrouplist( TEST_USER,
TEST_GROUP
, groups, &count );
51
if (groups[0] !=
TEST_GROUP
) {
53
groups[0],
TEST_GROUP
);
/cts/tests/res/layout/
testing_activity.xml
47
<android.theme.cts.TesterViewGroup android:id="@+id/
test_group
"
/cts/tests/src/android/theme/cts/
ThemeTester.java
61
mRoot = (TesterViewGroup) mActivity.findViewById(R.id.
test_group
);
/ndk/sources/host-tools/sed-4.2.1/testsuite/
bsd.sh
86
test_group
170
test_group
()
function
Completed in 368 milliseconds