Home
last modified time | relevance | path

Searched defs:version (Results 1 – 20 of 20) sorted by relevance

/test/vts/utils/python/vndk/
Dvndk_utils.py47 def FormatVndkPath(pattern, bitness, version=""): argument
62 def GetVndkDirectory(bitness, version): argument
/test/vts/utils/native/libprofiling/
DVtsProfilingInterface.cpp62 const string& version) { in GetTraceFile()
84 const string& version) { in CreateTraceFile()
110 const char* package, const char* version, const char* interface, in AddTraceEvent()
/test/vts/drivers/hal/common/utils/
DInterfaceSpecUtil.cpp85 string GetVersionString(float version, bool for_macro) { in GetVersionString()
149 int GetVersionMajor(const string& version, bool for_macro) { in GetVersionMajor()
154 int GetVersionMinor(const string& version, bool for_macro) { in GetVersionMinor()
/test/vts-testcase/vndk/golden/
Dvndk_data.py94 def GetAbiDumpPathsFromResources(version, binder_bitness, abi_name, abi_bitness): argument
184 def LoadVndkLibraryListsFromResources(version, *tags): argument
/test/vts/drivers/hal/libcodecoverage/
DGcdaParser.cpp31 unsigned version; in ParseMagic() local
/test/vts/compilation_tools/vtsc/test/golden/PROFILER/
DNfcClientCallback.profiler.cpp15 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
DMemoryTest.profiler.cpp18 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest()
DNfc.profiler.cpp15 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
DTestMsgQ.profiler.cpp23 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ()
DBar.profiler.cpp26 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
/test/vts/proto/
DVtsProfilingMessage.proto57 optional float version = 4 [deprecated = true]; field
DComponentSpecificationMessage.proto385 optional int32 version = 1; field
/test/vts/utils/python/profiling/
Dprofiling_utils.py82 def __init__(self, package_name, version, interface_name): argument
306 def _GetTotalApis(self, package_name, version, interface_name): argument
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerStaticParams.cpp57 auto version = in FindAnyIfaceFQName() local
/test/vts/testcases/host/firmware_test/src/com/android/tests/firmware/
DBootImageInfo.java163 public void setImgHeaderVer(int version) { in setImgHeaderVer()
/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/tests/
DWebviewAppLaunchTest.java230 private WebviewPackage(String packageName, String version) { in WebviewPackage()
/test/vts/compilation_tools/vtsc/code_gen/driver/
DDriverCodeGenBase.cpp55 string version = GetVersion(message, true); in GenerateHeaderFile() local
/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp540 auto version = reply.readInt32(); in getInterfaceVersion() local
596 &updatable_via_apex) { in TEST_P()
DVtsTrebleVintfTestBase.cpp121 uint64_t version = manifest_instance.version().minorVer; in ForEachAidlHalInstance() local
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp434 const string& version, in GetComponentDebugMsg()