/test/vts/compilation_tools/vtsc/test/golden/DRIVER/ |
D | Bar.vts.h | 51 …idl_vec<::android::hardware::tests::foo::V1_0::IFoo::Union>& arg1, std::function<void(const ::andr… 66 …const ::android::hardware::hidl_array<int32_t, 15>& arg0, std::function<void(const ::android::hard… 69 std::function<void(const ::android::hardware::hidl_string& arg0)> cb) override; 72 …const ::android::hardware::hidl_vec<int32_t>& arg0, std::function<void(const ::android::hardware::… 93 …::hardware::hidl_array<::android::hardware::hidl_string, 3>& arg0, std::function<void(const ::andr… 96 …const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& arg0, std::function<void(co… 99 …const ::android::hardware::hidl_array<float, 3, 5>& arg0, std::function<void(const ::android::hard… 102 …const ::android::hardware::tests::foo::V1_0::IFoo::MultiDimensional& arg0, std::function<void(cons… 105 …const ::android::hardware::tests::foo::V1_0::IFoo::StringMatrix5x3& arg0, std::function<void(const… 108 …ardware::hidl_array<::android::hardware::hidl_string, 5, 3>& arg0, std::function<void(const ::andr… [all …]
|
D | MemoryTest.vts.h | 39 …const ::android::hardware::hidl_memory& arg0, std::function<void(const ::android::hardware::hidl_m… 46 …const ::android::hidl::memory::block::V1_0::MemoryBlock& arg0, std::function<void(const ::android:…
|
D | Bar.driver.cpp | 51 …:tests::foo::V1_0::IFoo::Union>& arg1 __attribute__((__unused__)), std::function<void(const ::andr… in convertToBoolIfSmall() 130 …rdware::hidl_array<int32_t, 15>& arg0 __attribute__((__unused__)), std::function<void(const ::andr… in doSomethingElse() 150 std::function<void(const ::android::hardware::hidl_string& arg0)> cb) { in doStuffAndReturnAString() 161 …const ::android::hardware::hidl_vec<int32_t>& arg0 __attribute__((__unused__)), std::function<void… in mapThisVector() 301 …roid::hardware::hidl_string, 3>& arg0 __attribute__((__unused__)), std::function<void(const ::andr… in haveSomeStrings() 321 …android::hardware::hidl_string>& arg0 __attribute__((__unused__)), std::function<void(const ::andr… in haveAStringVec() 341 …rdware::hidl_array<float, 3, 5>& arg0 __attribute__((__unused__)), std::function<void(const ::andr… in transposeMe() 366 …o::V1_0::IFoo::MultiDimensional& arg0 __attribute__((__unused__)), std::function<void(const ::andr… in callingDrWho() 380 …oo::V1_0::IFoo::StringMatrix5x3& arg0 __attribute__((__unused__)), std::function<void(const ::andr… in transpose() 394 …d::hardware::hidl_string, 5, 3>& arg0 __attribute__((__unused__)), std::function<void(const ::andr… in transpose2() [all …]
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | dashboard_main.jsp | 29 var addFavorite = function() { 38 $.post('/api/favorites', { testName: test}).then(function(data) { 74 }).always(function() { 79 var toggleNotifications = function() { 91 …', { userFavoritesKey: subscriptionMap[test], muteNotifications: muteStatus}).then(function(data) { 105 self.replaceWith(function() { 108 }).always(function() { 113 var removeFavorite = function() { 126 }).always(function() { 128 }).then(function() { [all …]
|
D | show_coverage.jsp | 24 onload="this.onload=function(){};handleClientLoad()" 29 $(document).ready(function() { 42 $("div.collapsible-header > span.indicator.waves-effect").click(function(evt) { 50 $.post("/api/coverage/data", postData, function() { 64 .done(function() { 68 .fail(function() { 74 function handleClientLoad() { 79 function initClient() { 83 }).then(function () { 91 var gerritLogin = function(element) { [all …]
|
D | show_table.jsp | 34 google.charts.setOnLoadCallback(function() { 40 $(document).ready(function() { 69 $('#treeLink').click(function() { 77 function activateLogLinks() { 78 $('.info-btn').click(function(e) { 88 function showLog(logEntries) { 92 var entries = logEntries.reduce(function(acc, entry) { 108 function refresh() { 119 function next() { 132 function prev() { [all …]
|
D | show_profiling_overview.jsp | 37 $(document).ready(function() { 56 function drawBoxPlot(container, plot) { 59 plot.seriesList.forEach(function(series) { 67 var rows = plot.values.map(function(day) { 69 var statArray = day.values.map(function(stat) { 93 curveType: 'function', 98 'curveType': 'function', 146 function drawAllPlots() { 150 plots.forEach(function(g) { 158 function refresh() {
|
D | show_coverage_overview.jsp | 36 $(document).ready(function() { 40 $(".search-icon-wrapper").click(function() { 46 $("#schBtn").click(function (evt) { 49 $.each(inputIdList, function( index, value ) { 70 …ready: function(modal, trigger) { // Callback for Modal open. Modal and trigger parameters availab… 74 // Send the query with a callback function. 77 complete: function() { 82 … $("div.valign-wrapper > h2.center-align:contains('" + no_data_msg + "')").each(function(index){ 85 $("span.indicator.badge.blue:contains('Graph')").each(function( index ) { 95 function handleQueryResponse(response) { [all …]
|
D | show_tree.jsp | 36 $(document).ready(function() { 65 $('#tableLink').click(function() { 80 …ready: function(modal, trigger) { // Callback for Modal open. Modal and trigger parameters availab… 83 var getAjaxList = $.map( urlSafeKeyList, function( urlSafeKey ) { 84 return $.get( "/api/coverage/api/data?key=" + urlSafeKey, function(data) { 87 .fail(function() { 92 $.when.apply($, getAjaxList).then(function() { 93 $.each(halApiInfoList, function( index, data ) { 102 $.map( data.halApi, function( apiName, idx ) { 112 complete: function() { [all …]
|
D | show_plan_run.jsp | 32 $(document).ready(function() { 44 …ready: function(modal, trigger) { // Callback for Modal open. Modal and trigger parameters availab… 47 var getAjaxList = $.map( urlSafeKeyList, function( urlSafeKey ) { 48 return $.get( "/api/coverage/api/data?key=" + urlSafeKey, function(data) { 51 .fail(function() { 56 $.when.apply($, getAjaxList).then(function() { 57 $.each(halApiInfoList, function( index, data ) { 72 $.map( data.halApi, function( apiName, idx ) { 82 complete: function() { 90 function halApiListTemplate() { [all …]
|
D | show_graph.jsp | 38 $(function() { 50 function drawAllGraphs() { 57 graphs.forEach(function(g) { 73 graphs.forEach(function(graph) { 93 function drawLineGraph(lineGraph) { 99 lineGraph.ticks.forEach(function (label, i) { 104 lineGraph.ids.forEach(function(id) { 137 function drawHistogram(hist, min, max) { 142 var histogramData = values.reduce(function(result, d, i) { 210 hist.percentiles.forEach(function(p) { [all …]
|
D | show_gcs_log.jsp | 29 $(document).ready(function() { 38 …ready: function(modal, trigger) { // Callback for Modal open. Modal and trigger parameters availa… 48 $.get( url, function(data) { 50 $(data.entryList).each(function( index, element ) { 53 }).done(function() { 60 $.get( entryUrl, function(data) { 62 }).done(function() { 67 complete: function(modal) {
|
D | show_suite_release.jsp | 30 $(document).ready(function() { 32 $.deparam = $.deparam || function(uri){ 40 function($0, $1, $2, $3) { queryString[$1] = $3; } 45 $("li.tab").each(function( index ) { 46 $(this).click(function() { 51 $(".search-icon-wrapper").click(function() { 52 $(".search-wrapper").slideToggle("fast", function() { 61 $("#searchBtn").click(function(event) { 98 open: function( event, ui ) { 101 close: function( event, ui ) { [all …]
|
D | show_test_acknowledgments.jsp | 26 $(document).ready(function() { 27 $('#favoritesLink').click(function() { 30 $('#allLink').click(function() {
|
D | show_plan_release.jsp | 31 $(document).ready(function() { 66 function next() { 79 function prev() { 92 function refresh() {
|
D | show_release.jsp | 24 $(document).ready(function() { 25 $("li.tab").each(function( index ) { 26 $(this).click(function() {
|
D | show_performance_digest.jsp | 32 function load() { 45 $(function() { 53 $('.date-label').each(function(i) {
|
D | header.jsp | 32 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
/test/vts-testcase/fuzz/iface_fuzzer/include/ |
D | ProtoFuzzerMutator.h | 32 using BiasedRandomScalarGen = std::function<uint64_t(Random &rand)>; 34 using VarMutateFn = std::function<VarInstance(const VarInstance &)>; 35 using VarRandomGenFn = std::function<VarInstance(const VarSpec &)>; 36 using VarTransformFn = std::function<VariableSpecificationMessage(
|
/test/vts/proto/ |
D | ComponentSpecificationMessage.proto | 162 // true if for a function call event. 164 // true if for an exit event from a function. 211 // Specifies API function and inputs. 215 // To specify a function. 217 // the function name. 227 // whether the function is inherited from another class. 244 // a specification of the call flows of the function. 306 // To keep the specification and value of a function pointer. 308 // used for a function pointer to keep its function name. 395 // If host side specifies this field, HIDL function calls will retrieve [all …]
|
D | VtsResourceControllerMessage.proto | 141 // basic util function return values 143 // function that returns a queue id 187 // read() function in C I/O takes in a size_t, 203 // write() function in C I/O returns a ssize_t,
|
/test/vts-testcase/hal/treble/vintf/ |
D | utils.h | 67 using HidlVerifyFn = std::function<void( 70 std::function<void(const std::string& package, uint64_t version,
|
/test/vts-testcase/vndk/golden/ |
D | extract_lsdump.py | 145 functions = {function.linker_set_key for function in lsdump.functions}
|
/test/vts-testcase/fuzz/iface_fuzzer/ |
D | ProtoFuzzerRunner.cpp | 92 void *function = dlsym(handle, function_name.c_str()); in Dlsym() local 98 return function; in Dlsym()
|
/test/vts/utils/python/coverage/ |
D | README.md | 7 Run the code by calling the parse function as follows:
|