Home
last modified time | relevance | path

Searched defs:properties1 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/view/
H A DMotionEventTest.java209 PointerProperties properties1 = in testObtainFromRecycledEvent() local
256 PointerProperties properties1 = in testObtainFromPropertyArrays() local
486 PointerProperties properties1 = in testGetCurrentDataWithTwoPointers() local
552 PointerProperties properties1 = in testGetHistoricalDataWithTwoPointers() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/provider/
H A DDeviceConfigTest.java635 Properties properties1 = new Properties.Builder(NAMESPACE).setString(KEY, VALUE) in setProperties_multipleNamespaces() local
717 Properties properties1 = new Properties.Builder(namespaceToBan1).setString(KEY, VALUE) in banEntireDeviceConfig() local
765 Properties properties1 = new Properties.Builder(namespaceToBan1).setString(KEY, VALUE) in allConfigsUnbannedIfAnyUnbannedConfigUpdated() local
888 Properties properties1 = new Properties.Builder(NAMESPACE) in syncDisabling() local
/aosp_15_r20/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/
H A DDeviceConfigApiTests.java454 Properties properties1 = new Properties.Builder(NAMESPACE1) in testSetAndGetProperties_multipleNamespaces() local
485 Properties properties1 = new Properties.Builder(NAMESPACE1) in testSetAndGetProperties_overrideValue() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowDeviceConfigTest.java458 Properties properties1 = in setProperties_multipleNamespaces() local
/aosp_15_r20/cts/tests/tests/midi/src/android/midi/cts/
H A DMidiEchoTest.java899 Bundle properties1 = mInfo.getProperties(); in onDeviceStatusChanged() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp835VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT *properties1, in getTwoShaderIdentifierProperties()
852 VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT properties1, properties2; in constantAlgorithmUUIDCase() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer.cc885 const OpInfo::TensorProperties* properties1; in GetCommonFactors() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp3236 vk::VkExternalBufferProperties properties1 = vk::initVulkanStructure(); in testBufferQueriesMaintenance5() local