/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | ApiLevelUtil.java | 30 public static boolean isBefore(ITestDevice device, int version) in isBefore() 35 public static boolean isBefore(ITestDevice device, String version) in isBefore() 40 public static boolean isAfter(ITestDevice device, int version) in isAfter() 45 public static boolean isAfter(ITestDevice device, String version) in isAfter() 50 public static boolean isAtLeast(ITestDevice device, int version) in isAtLeast() 55 public static boolean isAtLeast(ITestDevice device, String version) in isAtLeast() 60 public static boolean isAtMost(ITestDevice device, int version) in isAtMost() 65 public static boolean isAtMost(ITestDevice device, String version) in isAtMost()
|
/test/vti/test_serving/gae/frontend/ |
D | package-lock.json | 3 "version": "0.0.0", string 8 "version": "0.6.8", string 18 "version": "0.6.8", string 77 "version": "0.6.8", string 89 "version": "2.9.2", string 97 "version": "0.6.8", string 109 "version": "0.6.8", string 119 "version": "6.0.6", string 127 "version": "6.2.1", string 135 "version": "6.0.8", string [all …]
|
D | package.json | 3 "version": "0.0.0", string
|
D | angular.json | 3 "version": 1, number
|
/test/vts/utils/python/vndk/ |
D | vndk_utils.py | 47 def FormatVndkPath(pattern, bitness, version=""): argument 63 def GetVndkCoreDirectory(bitness, version): argument 76 def GetVndkSpDirectory(bitness, version): argument
|
/test/vts/utils/native/libprofiling/ |
D | VtsProfilingInterface.cpp | 62 const string& version) { in GetTraceFile() 84 const string& version) { in CreateTraceFile() 110 const char* package, const char* version, const char* interface, in AddTraceEvent()
|
/test/vti/dashboard/src/main/java/com/android/vts/entity/ |
D | ApiCoverageExcludedEntity.java | 75 String version, in ApiCoverageExcludedEntity() 90 private void setVersions(String version) { in setVersions()
|
/test/vts-testcase/vndk/golden/ |
D | vndk_data.py | 73 def GetAbiDumpDirectory(data_file_path, version, binder_bitness, abi_name, argument 157 def LoadVndkLibraryLists(data_file_path, version, *tags): argument
|
/test/vts/drivers/hal/common/utils/ |
D | InterfaceSpecUtil.cpp | 85 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/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/ |
D | ResultReporterBuildInfoTest.java | 37 String version = "gVersion"; in testOverrideBuildProperties() local 49 assertEquals(invocationInfo.get(ResultReporter.BUILD_VERSION_RELEASE), version); in testOverrideBuildProperties() local
|
/test/vti/dashboard/src/test/java/com/android/vts/entity/ |
D | ApiCoverageExcludedEntityTest.java | 35 String version = "2.1"; in saveTest() local
|
/test/framework/harnesses/host_controller/command_processor/ |
D | command_dut.py | 126 def SetOtherVolumes(self, adb_proxy, volume_level, version=None): argument
|
/test/vts/compilation_tools/vtsc/test/golden/PROFILER/ |
D | NfcClientCallback.profiler.cpp | 15 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
|
D | Nfc.profiler.cpp | 15 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
|
D | MemoryTest.profiler.cpp | 18 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest()
|
D | TestMsgQ.profiler.cpp | 23 const char* version, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ()
|
/test/vts/drivers/hal/libcodecoverage/ |
D | GcdaParser.cpp | 31 unsigned version; in ParseMagic() local
|
/test/vts/proto/ |
D | VtsProfilingMessage.proto | 57 optional float version = 4 [deprecated = true]; field
|
/test/vts/utils/python/profiling/ |
D | profiling_utils.py | 82 def __init__(self, package_name, version, interface_name): argument 306 def _GetTotalApis(self, package_name, version, interface_name): argument
|
/test/vts-testcase/hal/treble/vintf/ |
D | vts_treble_vintf_test_o_mr1.cpp | 127 Version version{fq_name.getPackageMajorVersion(), in GetHalService() local 148 Version version{fq_name.getPackageMajorVersion(), in TEST_F() local
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/ |
D | CompatibilityBuildProvider.java | 137 String version = null; in getBuild() local
|
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/ |
D | VtsFuzzTest.java | 168 public void setTargetVersion(float version) { in setTargetVersion()
|
/test/vts-testcase/fuzz/iface_fuzzer/ |
D | ProtoFuzzerRunner.cpp | 41 stringstream version; in GetDriverName() local
|
/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | DriverCodeGenBase.cpp | 55 string version = GetVersion(message, true); in GenerateHeaderFile() local
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/ |
D | CertificationChecksumHelper.java | 76 public CertificationChecksumHelper(int testCount, double fpp, short version, in CertificationChecksumHelper()
|