/libcore/luni/src/test/java/tests/java/sql/ |
DatabaseMetaDataNotSupportedTest.java | 137 // grant SELECT privileges 155 // revoke SELECT privileges 166 assertFalse("No SELECT privileges", userMeta.allTablesAreSelectable()); 169 // revoke CREATE privileges 296 @KnownFailure("not supported. Privileges are not supported.") 456 @KnownFailure("not supported. Privileges are not supported.") 459 // case 1. Get privileges when no privilegies exist for one table 460 ResultSet privileges = meta.getTablePrivileges(conn.getCatalog(), "%", local 462 assertFalse("Some privilegies exist", privileges.next()); 463 privileges.close() [all...] |
/external/autotest/site_utils/ |
mysql_bootstrap.py | 13 we ssh into A2 and execute the grant privileges command for (A1_user, 20 "GRANT privileges on <db> to 'A1_user'@A1 identified by 'A1_pass';" 37 "GRANT privileges on <db> to 'A1_user'@(gateway address) 158 # Confirm the default user has at least database read privileges. Note if 159 # the default user has *only* read privileges everything else will still 173 "GRANT ALL PRIVILEGES ON *.* to '%(new_user)s'@'%(new_host)s' " 174 "IDENTIFIED BY '%(new_pass)s'; FLUSH PRIVILEGES;")
|
/prebuilts/go/darwin-x86/src/internal/testenv/ |
testenv_windows.go | 44 return false, ": you don't have enough privileges to create symlinks"
|
/prebuilts/go/linux-x86/src/internal/testenv/ |
testenv_windows.go | 44 return false, ": you don't have enough privileges to create symlinks"
|
/external/ltp/testcases/realtime/ |
README | 37 Most of the tests need the user to have a privileges that allow
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/internal/nettest/ |
helper_windows.go | 19 // Note: To use a socket of type SOCK_RAW requires administrative privileges.
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/internal/nettest/ |
helper_windows.go | 19 // Note: To use a socket of type SOCK_RAW requires administrative privileges.
|
/compatibility/cdd/9_security-model/ |
9_4_alternate-execution-environments.md | 28 to other applications any privileges of the superuser (root), or of any other
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_linux_test.go | 37 // after we drop privileges
|
security_windows.go | 296 // privileges. The system uses the token to control access to securable
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall_linux_test.go | 37 // after we drop privileges
|
security_windows.go | 296 // privileges. The system uses the token to control access to securable
|
/build/soong/java/ |
app.go | 47 // where the system will grant it additional privileges not available to
|
/prebuilts/go/darwin-x86/src/os/ |
os_windows_test.go | 333 err = windows.LookupPrivilegeValue(nil, privStr, &tp.Privileges[0].Luid) 338 tp.Privileges[0].Attributes = windows.SE_PRIVILEGE_ENABLED 482 t.Skip("you don't have enough privileges to add network share")
|
/prebuilts/go/linux-x86/src/os/ |
os_windows_test.go | 333 err = windows.LookupPrivilegeValue(nil, privStr, &tp.Privileges[0].Luid) 338 tp.Privileges[0].Attributes = windows.SE_PRIVILEGE_ENABLED 482 t.Skip("you don't have enough privileges to add network share")
|
/prebuilts/go/darwin-x86/src/cmd/go/internal/work/ |
exec.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
exec.go | [all...] |
/external/google-breakpad/autotools/ |
ltmain.sh | [all...] |
/external/google-tv-pairing-protocol/cpp/ |
libtool | [all...] |
ltmain.sh | [all...] |
/external/libnetfilter_conntrack/ |
ltmain.sh | [all...] |
/external/libnfnetlink/ |
ltmain.sh | [all...] |
/external/libogg/ |
ltmain.sh | [all...] |
/external/libusb-compat/ |
ltmain.sh | [all...] |