Home
last modified time | relevance | path

Searched defs:method (Results 1 – 7 of 7) sorted by relevance

/test/xts/tools/build/
DjudgePart.py41 method = sys.argv[3] variable
/test/xts/acts/telephony/telephonyjstest/netmanager_base/jshttp/src/main/js/test/
DNetworkManagerHttp.test.js83 method: netHttp.RequestMethod.POST, property
102 method: netHttp.RequestMethod.PUT, property
DHttp2Test.js97 method: net_Http.RequestMethod.GET, property
/test/xts/acts/telephony/telephonyjstest/netmanager_base/system_fetch/src/main/js/test/
DHttp.fetch.test.js157 method : "POST", property
184 method : "POST", property
212 method : "PUT", property
239 method : "PUT", property
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility1/
Dservice.js47 method() { method in StubTest
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility2/
Dservice.js47 method() { method in StubTest
/test/testfwk/arkxtest/jsunit/src/module/mock/
DMockKit.js70 ignoreMock(obj, method) { argument