/test/vts/utils/native/testability_checker/ |
D | VtsTestabilityCheckerTest.cpp | 276 EXPECT_TRUE(instances.empty()); in TEST_F() 280 EXPECT_TRUE(instances.empty()); in TEST_F() 284 EXPECT_TRUE(instances.empty()); in TEST_F() 288 EXPECT_TRUE(instances.empty()); in TEST_F() 292 EXPECT_TRUE(instances.empty()); in TEST_F() 297 EXPECT_TRUE(instances.empty()); in TEST_F() 350 EXPECT_TRUE(instances.empty()); in TEST_F() 379 EXPECT_TRUE(instances.empty()); in TEST_F() 383 EXPECT_TRUE(instances.empty()); in TEST_F() 387 EXPECT_TRUE(instances.empty()); in TEST_F() [all …]
|
D | VtsTestabilityChecker.cpp | 126 if (!matrix_instance.optional() && matched_instances.empty()) { in CheckFrameworkCompatibleHal() 132 if (!hal_interface_name.empty()) { in CheckFrameworkCompatibleHal() 144 if (hal_interface_name.empty()) { in CheckFrameworkCompatibleHal() 145 testable |= !matched_instances.empty(); in CheckFrameworkCompatibleHal() 164 if (!testable_instances.empty()) { in CheckFrameworkCompatibleHal() 177 if (!testable_interfaces.empty()) { in CheckFrameworkCompatibleHal() 182 if (instances->empty()) { in CheckFrameworkCompatibleHal() 244 if (manifest_instances.empty()) { in CheckManifestHal() 258 if (!hal_interface_name.empty()) { in CheckManifestHal() 275 if (!hal_interface_name.empty()) { in CheckTestHalWithHwManager()
|
/test/vti/dashboard/src/main/java/com/android/vts/util/ |
D | GcsHelper.java | 31 return Optional.empty(); in getStorage() 44 return Optional.empty(); in getStorage()
|
/test/vts/drivers/hal/common/driver_base/ |
D | DriverCallbackBase.cpp | 69 if (message.id().empty() || callback_socket_name.empty()) { in RpcCallToAgent()
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_suite_release.jsp | 57 …<c:if test="${not empty branch or not empty hostName or not empty buildId or not empty deviceName}… 310 <c:if test="${not empty branch}"> 313 <c:if test="${not empty hostName}"> 316 <c:if test="${not empty buildId}"> 319 <c:if test="${not empty deviceName}">
|
D | show_coverage_overview.jsp | 78 $('#coverage_combo_chart_div').empty(); 79 $('#coverage_line_chart_div').empty(); 80 $('#coverage_table_chart_div').empty(); 211 body.empty(); 349 … <div class="search-wrapper" ${empty branch and empty device ? 'style="display: none"' : ''}> 355 …<option value="" <c:if test="${empty branch}">disabled selected</c:if> >Choose your branch</option> 365 …<option value="" <c:if test="${empty device}">disabled selected</c:if> >Choose your device</option>
|
D | show_coverage.jsp | 104 prev.find('.table-container').empty(); 112 container.empty(); 149 container.empty(); 153 container.empty();
|
D | show_graph.jsp | 51 $('#profiling-container').empty(); 267 <option value='0' ${empty selectedDevice ? 'selected' : ''}>All Devices</option> 281 <c:if test='${not empty error}'>
|
D | show_tree.jsp | 113 $("#halApiList").empty(); 232 <c:when test='${empty profilingPointNames}'>
|
D | show_table.jsp | 100 infoContainer.empty(); 263 <c:when test='${empty profilingPointNames}'>
|
/test/vts/compilation_tools/vtsc/ |
D | VtsCompilerUtils.cpp | 568 if (!message.package().empty()) { in GetPackageName() 601 if (!message.component_name().empty()) { in GetComponentBaseName() 610 if (!message.component_name().empty()) { in GetComponentName() 615 while (!component_name.empty() in GetComponentName()
|
/test/vts/drivers/hal/common/component_loader/ |
D | HalDriverLoader.cpp | 87 if (!component_name.empty()) { in FindComponentSpecification() 178 if (!hal_service_name.empty()) { in GetHidlHalDriver() 273 if (job_queue_.empty()) { in Process()
|
/test/vts/drivers/shell/ |
D | ShellDriver.cpp | 42 if (!this->socket_address_.empty()) { in Close() 201 if (this->socket_address_.empty()) { in StartListen()
|
D | ShellDriver.h | 43 if (!this->socket_address_.empty()) { in ~VtsShellDriver()
|
D | ShellDriverTest.cpp | 145 if (res_client.empty()) { in test_shell_command_output()
|
/test/vts/runners/target/vts_hal_hidl_target/ |
D | VtsHalHidlTargetCallbackBase.h | 321 if (!arg_data_.empty()) { in Wait() 405 if (callback_function_names.empty()) { in GetWaitAnyCallbackLocks()
|
/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | DriverCodeGenBase.cpp | 44 if (component_name.empty()) { in GenerateHeaderFile() 87 if (component_name.empty()) { in GenerateSourceFile()
|
/test/vts/testcases/vts_selftest/test_framework/python_virtualenv_preparer_test/ |
D | README.md | 9 …eparerTestPart1: test duplicated module preparer to install a new module and empty module preparer.
|
/test/vts/utils/native/trace_processor/ |
D | VtsTraceProcessor.cpp | 85 if (line.empty()) { in ParseTextTrace() 277 while (!seen_records.empty() && in ProcessTraceForLatencyProfiling() 282 if (seen_records.empty()) { in ProcessTraceForLatencyProfiling() 301 while (!pending_records.empty()) { in ProcessTraceForLatencyProfiling()
|
/test/vti/dashboard/src/main/webapp/js/ |
D | test_results.js | 48 infoContainer.empty(); 174 container.empty();
|
D | common.js | 46 infoContainer.empty();
|
/test/mlts/benchmark/jni/ |
D | run_tflite.cpp | 238 if (inOutData.empty()) { in benchmark() 319 if (inOutData.empty()) { in dumpAllLayers()
|
/test/vts-testcase/hal/treble/vintf/ |
D | utils.cpp | 105 return !PackageRoot(fq_iface_name).empty(); in IsAndroidPlatformInterface()
|
/test/vts/drivers/hal/common/driver_manager/ |
D | VtsHalDriverManager.cpp | 283 if (hal_driver_map_.empty()) { in GetComponentSpecification() 298 if (!spec_msg.has_package() || spec_msg.package().empty()) { in FindDriverIdInternal() 307 if (!spec_msg.has_component_name() || spec_msg.component_name().empty()) { in FindDriverIdInternal()
|
/test/vts-testcase/fuzz/iface_fuzzer/ |
D | ProtoFuzzerRunner.cpp | 62 if (instance_names.empty()) { in GetServiceName()
|