Home
last modified time | relevance | path

Searched defs:res (Results 1 – 17 of 17) sorted by relevance

/test/vts/drivers/hal/common/binder/
DVtsFuzzerBinderService.cpp84 int32_t res; in LoadHal() local
112 int32_t res; in Status() local
130 const char* res = reply.readCString(); in Call() local
152 const char* res = reply.readCString(); in GetFunctions() local
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/
DTestUtilsTest.java69 List<Path> res = TestUtils.listApks(root); in listApks_withSplitApksInSubDirectory_returnsApks() local
85 List<Path> res = TestUtils.listApks(root); in listApks_withSingleSplitApkDirectory_returnsApks() local
105 List<Path> res = TestUtils.listApks(root); in listApks_withSplitApkDirectory_returnsListWithBaseApkAsTheFirstElement() local
116 List<Path> res = TestUtils.listApks(root); in listApks_withSingleApkDirectory_returnsApks() local
131 List<Path> res = TestUtils.listApks(root); in listApks_withSingleApkFile_returnsApks() local
149 List<Path> res = TestUtils.listApks(root); in listApks_withApkDirectoryContainingOtherFileTypes_returnsApksOnly() local
DFileBasedTemplateMappingProviderTest.java129 HashMap<String, String> res = new HashMap<String, String>(); in convertToMap() local
/test/vts/runners/target/vts_hal_hidl_target/
DVtsHalHidlTargetCallbackBase.h148 WaitForCallbackResult res = PeekCallbackLocks(callback_function_names); variable
301 WaitForCallbackResult res; in Wait() local
404 vector<CallbackLock*> res; in GetWaitAnyCallbackLocks() local
430 WaitForCallbackResult res; in PeekCallbackLocks() local
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DMemoryTest.driver.cpp138 …auto res = ashmemAllocator->allocate(func_msg.arg(0).hidl_memory_value().size(), [&](bool success,… in CallFunction() local
167 …auto res = ashmemAllocator->allocate(func_msg.arg(0).hidl_memory_value().size(), [&](bool success,… in CallFunction() local
206 …auto res = ashmemAllocator->allocate(func_msg.arg(0).hidl_memory_value().size(), [&](bool success,… in CallFunction() local
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/targetprep/
DCheckGmsPreparer.java69 CommandResult res = testInfo.getDevice().executeShellV2Command(CHECK_GMS_COMMAND); in isGmsRunning() local
/test/vts-testcase/kernel/gki/
Dcpio.cpp85 auto res = Exec(&args, extracted_ramdisk->path); in CpioExtract() local
Dgeneric_boot_image_test.cpp129 std::set<std::string> res; in GetRequirementBySdkLevel() local
147 auto res = GetRequirementBySdkLevel(target_sdk_level); in GetAllowListBySdkLevel() local
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DApkInstaller.java81 CommandResult res = mRunUtil.runTimedCmd(sCommandTimeOut, cmd); in install() local
DAppCrawlTesterHostPreparer.java150 CommandResult res = runUtil.runTimedCmd(COMMAND_TIMEOUT_MILLIS, cmd.split(" ")); in setUp() local
DDeviceUtils.java349 CommandResult res = in getDropboxEntries() local
/test/vts-testcase/hal/treble/vintf/
DDeviceManifestTest.cpp43 auto res = TestTargetFcmVersion(shipping_fcm_version, board_api_level); in TEST_F() local
/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/tests/
DWebviewAppLaunchTest.java203 CommandResult res = in installWebview() local
/test/vts-testcase/security/poc/target/kernel_wifi/31707909/
Dpoc.cpp67 int fd, i, res; in poc() local
/test/vts-testcase/kernel/api/bpf_native_test/
DBpfTest.cpp100 int res; in workerThread() local
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp231 auto res = hal_driver_map_.find(id); in GetDriverById() local
241 auto res = hal_driver_map_.find(id); in GetDriverPointerById() local
/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1344 int res = ioctl(fd, FS_IOC_GET_ENCRYPTION_POLICY_EX, &arg); in GetKeyUsedByDir() local