/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_winreg.py | 81 def _write_test_data(self, root_key, CreateKey=CreateKey): 84 key = CreateKey(root_key, test_key_name) 86 sub_key = CreateKey(key, "sub_key") 202 # Substitute the regular CreateKey and OpenKey calls with their 246 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 257 with CreateKey(HKEY_CURRENT_USER, 277 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 303 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck: 326 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_winreg.py | 81 def _write_test_data(self, root_key, CreateKey=CreateKey): 84 key = CreateKey(root_key, test_key_name) 86 sub_key = CreateKey(key, "sub_key") 202 # Substitute the regular CreateKey and OpenKey calls with their 246 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 257 with CreateKey(HKEY_CURRENT_USER, 277 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 303 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck: 326 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_winreg.py | 81 def _write_test_data(self, root_key, CreateKey=CreateKey): 84 key = CreateKey(root_key, test_key_name) 86 sub_key = CreateKey(key, "sub_key") 202 # Substitute the regular CreateKey and OpenKey calls with their 246 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 257 with CreateKey(HKEY_CURRENT_USER, 277 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 303 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck: 326 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_winreg.py | 81 def _write_test_data(self, root_key, CreateKey=CreateKey): 84 key = CreateKey(root_key, test_key_name) 86 sub_key = CreateKey(key, "sub_key") 202 # Substitute the regular CreateKey and OpenKey calls with their 246 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 257 with CreateKey(HKEY_CURRENT_USER, 277 with CreateKey(HKEY_CURRENT_USER, test_key_name) as key: 303 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck: 326 with CreateKey(HKEY_CURRENT_USER, test_key_name) as ck [all...] |
/system/tpm/trunks/ |
hmac_authorization_delegate.h | 125 std::string CreateKey(const std::string& hmac_key,
|
hmac_authorization_delegate.cc | 232 session_key_ = CreateKey(bind_auth_value + salt, 246 std::string HmacAuthorizationDelegate::CreateKey( 294 std::string compound_key = CreateKey(
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-port.h | [all...] |
/system/tpm/attestation/server/ |
attestation_service.h | 229 bool CreateKey(const std::string& username,
|
attestation_service.cc | 132 if (!CreateKey(request.username(), request.key_label(), request.key_type(), 395 if (!CreateKey(request.username(), request.key_label(), request.key_type(), 729 bool AttestationService::CreateKey(const std::string& username,
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/gtest/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-port.h | [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-port.h | [all...] |
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
gtest.h | [all...] |
/external/opencv3/modules/ts/include/opencv2/ts/ |
ts_gtest.h | [all...] |
/external/protobuf/gtest/fused-src/gtest/ |
gtest.h | [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
gtest.h | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/ |
gtest.h | [all...] |