/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/targetprep/ |
D | VtsPythonVirtualenvPreparerTest.java | 74 CommandResult result = new CommandResult(CommandStatus.SUCCESS); in testInstallDeps_reqFile_success() local 98 CommandResult result = new CommandResult(CommandStatus.SUCCESS); in testInstallDeps_depModule_success() local 128 CommandResult result = new CommandResult(CommandStatus.TIMED_OUT); in testInstallDeps_reqFile_failure() local 157 CommandResult result = new CommandResult(CommandStatus.TIMED_OUT); in testInstallDeps_depModule_failure() local 185 private void addDefaultModuleExpectations(IRunUtil mockRunUtil, CommandResult result) { in addDefaultModuleExpectations() 202 CommandResult result = new CommandResult(); in test_initVirtualenv_creationSuccess() local 224 CommandResult result = new CommandResult(CommandStatus.FAILED); in test_initVirtualenv_creationFail_Errno26_waitSucceed() local 254 CommandResult result = new CommandResult(); in test_initVirtualenv_creationFail_Errno26_waitFailed() local 280 CommandResult result = new CommandResult(); in test_initVirtualenv_creationFail_noErrno26() local
|
/test/vts-testcase/fuzz/iface_fuzzer/ |
D | ProtoFuzzerMutateFns.cpp | 28 VarInstance result{}; in VarInstanceStubFromSpec() local 45 VarInstance result{VarInstanceStubFromSpec(var_spec)}; in ArrayRandomGen() local 55 VarInstance result{var_instance}; in ArrayMutate() local 63 VarInstance result{VarInstanceStubFromSpec(var_spec)}; in EnumRandomGen() local 93 VarInstance result{VarInstanceStubFromSpec(var_spec)}; in ScalarRandomGen() local 101 VarInstance result{var_instance}; in ScalarMutate() local 108 VarInstance result{VarInstanceStubFromSpec(var_spec)}; in StringRandomGen() local 124 VarInstance result{var_instance}; in StringMutate() local 160 VarInstance result{VarInstanceStubFromSpec(var_spec)}; in StructRandomGen() local 169 VarInstance result{var_instance}; in StructMutate() local [all …]
|
D | ProtoFuzzerMutator.cpp | 113 ExecSpec result{}; in RandomGen() local 159 FuncSpec result{func_spec}; in RandomGen() local 172 FuncSpec result{func_spec}; in Mutate() local
|
/test/vts/testcases/host/fastboot_test/src/com/android/tests/ |
D | FastbootVerifyUserspaceTest.java | 94 CommandResult result = mRunUtil.runTimedCmd(MAX_CMD_RUN_TIME, mFuzzyFastbootPath, in testFastbootdSlotOperations() local 103 CommandResult result = mRunUtil.runTimedCmd(MAX_CMD_RUN_TIME, mFuzzyFastbootPath, in testLogicalPartitionCommands() local 119 CommandResult result = mRunUtil.runTimedCmd(MAX_CMD_RUN_TIME, mFuzzyFastbootPath, in testFastbootReboot() local 128 CommandResult result = mRunUtil.runTimedCmd(MAX_CMD_RUN_TIME, mFuzzyFastbootPath, in testLogicalPartitionFlashing() local
|
/test/vts/drivers/hal/server/ |
D | SocketServer.cpp | 66 string result; in ReadSpecification() local 75 const string& result = driver_manager_->CallFunction(call_msg); in Call() local 83 const string& result = driver_manager_->GetAttribute(call_msg); in GetAttribute() local 141 int32_t result = command_message.status_type(); in ProcessOneCommand() local 153 const string& result = Call(command_message.arg()); in ProcessOneCommand() local 162 const string& result = ReadSpecification( in ProcessOneCommand() local 175 const string& result = GetAttribute(command_message.arg()); in ProcessOneCommand() local 184 string result = ListFunctions(); in ProcessOneCommand() local
|
D | BinderServer.cpp | 74 int32_t result = in onTransact() local 90 int32_t result = Status(type); in onTransact() local 105 const string& result = Call(arg); in onTransact() local 119 const char* result = GetFunctions(); in onTransact() local
|
/test/vts/drivers/shell/ |
D | ShellDriver.cpp | 40 int result = 0; in Close() local 54 CommandResult* result = new CommandResult(); in ExecShellCommandPopen() local 92 CommandResult* result = new CommandResult(); in ExecShellCommandNohup() local 139 CommandResult* result = this->ExecShellCommandNohup(command); in ExecShellCommand() local
|
/test/vti/dashboard/src/main/java/com/android/vts/entity/ |
D | TestCaseRunEntity.java | 71 public final int result; field in TestCaseRunEntity.TestCase 80 public TestCase(long parentId, int offset, String name, int result) { in TestCase() 142 int result = results.get(index).intValue(); in onLoad() local 154 public boolean addTestCase(String name, int result) { in addTestCase()
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/ |
D | ResultReporterTest.java | 159 IInvocationResult result = mReporter.getResult(); in testResultReporting() local 214 IInvocationResult result = mReporter.getResult(); in testRepeatedExecutions() local 278 IInvocationResult result = mReporter.getResult(); in testRetry() local 334 IInvocationResult result = mReporter.getResult(); in testRetryCanSetDone() local 373 IInvocationResult result = mReporter.getResult(); in testRetryCannotSetDone() local 391 IInvocationResult result = mReporter.getResult(); in testResultReporting_moduleNotDone() local 418 IInvocationResult result = mReporter.getResult(); in testResultReporting_moduleNotDone_noTests() local 435 IInvocationResult result = mReporter.getResult(); in testResultReporting_moduleDone_noTests() local 527 IInvocationResult result = mReporter.getResult(); in testResultReporter_sharded() local 585 IInvocationResult result = mReporter.getResult(); in testRetryWithRunHistory() local
|
/test/mlts/benchmark/results/ |
D | generate_result.py | 198 def generate_accuracy_headers(result): argument 219 def generate_accuracy_values(baseline, result): argument 296 def generate_avg_ms(baseline, result): argument 314 def generate_result_entry(baseline, result): argument 328 def generate_latency_graph_entry(result, results_with_bl): argument
|
/test/vts/testcases/host/kernel_proc_file_api_test/proc_tests/ |
D | ProcUidCpuPowerTests.py | 30 def result_correct(self, result): argument 55 def result_correct(self, result): argument 80 def result_correct(self, result): argument
|
D | ProcSimpleFileTests.py | 65 def result_correct(self, result): argument 127 def result_correct(self, result): argument 147 def result_correct(self, result): argument 163 def result_correct(self, result): argument 243 def result_correct(self, result): argument 278 def result_correct(self, result): argument 296 def result_correct(self, result): argument 315 def result_correct(self, result): argument 334 def result_correct(self, result): argument 354 def result_correct(self, result): argument [all …]
|
/test/vts-testcase/kernel/api/proc/ |
D | ProcUidCpuPowerTests.py | 33 def result_correct(self, result): argument 57 def result_correct(self, result): argument 81 def result_correct(self, result): argument
|
D | ProcSimpleFileTests.py | 64 def result_correct(self, result): argument 126 def result_correct(self, result): argument 146 def result_correct(self, result): argument 162 def result_correct(self, result): argument 242 def result_correct(self, result): argument 277 def result_correct(self, result): argument 295 def result_correct(self, result): argument 314 def result_correct(self, result): argument 333 def result_correct(self, result): argument 352 def result_correct(self, result): argument [all …]
|
/test/vts/drivers/resource/include/fmq_driver/ |
D | VtsFmqDriver.h | 520 size_t* result) { in AvailableToWrite() 530 size_t* result) { in AvailableToRead() 540 size_t* result) { in GetQuantumSize() 550 size_t* result) { in GetQuantumCount() 568 atomic<uint32_t>** result) { in GetEventFlagWord() 578 QueueId queue_id, size_t* result) { in GetQueueDescAddress() 615 MessageQueue<T, flavor>* result = queue_object.get(); in FindQueue() local
|
/test/vts/drivers/hal/libcodecoverage/ |
D | gcda_parser_test.cpp | 31 std::vector<unsigned> result = in main() local
|
/test/vti/dashboard/src/test/java/com/android/vts/api/ |
D | DataRestServletTest.java | 114 String result = sw.getBuffer().toString().trim(); in testBranchData() local 135 String result = sw.getBuffer().toString().trim(); in testDeviceData() local
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/ |
D | IntegrationTest.java | 213 IInvocationResult result = mReporter.getResult(); in testSingleModuleRun() local 316 IInvocationResult result = mReporter.getResult(); in testSingleModuleRun_incomplete() local 345 IInvocationResult result = mReporter.getResult(); in testSingleModuleRun_completeAfterInternalRetry() local 385 IInvocationResult result = mReporter.getResult(); in testSingleModuleRun_incomplete_rerun_incomplete() local 453 IInvocationResult result = mReporter.getResult(); in testSingleModuleRun_incomplete_rerun_complete() local
|
/test/vts/compilation_tools/vtsc/ |
D | VtsCompilerUtils.cpp | 158 string result; in GetCppVariableType() local 532 string result = str; in ClearStringWithNameSpaceAccess() local 539 string result; in PathJoin() local 560 string result; in RemoveBaseDir() local
|
/test/vts/drivers/libdrivercomm/ |
D | VtsDriverCommUtil.cpp | 70 int result = 0; in Close() local 145 int result = read(sockfd_, &msg[bytes_read], msg_len - bytes_read); in VtsSocketRecvBytes() local
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | MeasureTime.java | 33 double[] result = new double[count]; in measure() local
|
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/ |
D | AppLaunchTest.java | 181 CompatibilityTestResult result = createCompatibilityTestResult(); in testPackage() local 220 private void launchPackage(final TestInformation testInfo, CompatibilityTestResult result) in launchPackage() 250 ITestInvocationListener listener, TestDescription id, CompatibilityTestResult result) { in reportResult() 269 private void postLogcat(CompatibilityTestResult result, ITestInvocationListener listener) in postLogcat()
|
/test/vti/dashboard/src/test/java/com/android/vts/entity/ |
D | TestCaseRunEntityTest.java | 49 int result = results.get(index); in saveTest() local
|
/test/vts/tools/vts-core-tradefed/src/com/android/tradefed/testtype/binary/ |
D | KernelTargetTest.java | 53 CommandResult result, ITestInvocationListener listener, TestDescription description) { in checkCommandResult()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/ |
D | RetryFilterHelper.java | 151 IInvocationResult result = new LightInvocationResult(getResult()); in setCommandLineOptionsFor() local 169 IInvocationResult result = new LightInvocationResult(getResult()); in setBuildInfoRetryCommand() local 181 IInvocationResult result = null; in getResult() local
|