Home
last modified time | relevance | path

Searched defs:testEntryPoint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp295 tcu::TestStatus BufferMemoryRequirementsOriginal::testEntryPoint(Context &context, in testEntryPoint() function in vkt::memory::__anon8c69ef220111::BufferMemoryRequirementsOriginal
516 tcu::TestStatus BufferMemoryRequirementsExtended::testEntryPoint(Context &context, in testEntryPoint() function in vkt::memory::__anon8c69ef220111::BufferMemoryRequirementsExtended
576 tcu::TestStatus BufferMemoryRequirementsDedicatedAllocation::testEntryPoint(Context &context, in testEntryPoint() function in vkt::memory::__anon8c69ef220111::BufferMemoryRequirementsDedicatedAllocation
666 tcu::TestStatus BufferMemoryRequirementsCreateInfo::testEntryPoint(Context &context, in testEntryPoint() function in vkt::memory::__anon8c69ef220111::BufferMemoryRequirementsCreateInfo
801 tcu::TestStatus ImageMemoryRequirementsOriginal::testEntryPoint(Context &context, const ImageTestPa… in testEntryPoint() function in vkt::memory::__anon8c69ef220111::ImageMemoryRequirementsOriginal
1596 tcu::TestStatus ImageMemoryRequirementsExtended::testEntryPoint(Context &context, const ImageTestPa… in testEntryPoint() function in vkt::memory::__anon8c69ef220111::ImageMemoryRequirementsExtended
1639 tcu::TestStatus ImageMemoryRequirementsDedicatedAllocation::testEntryPoint(Context &context, in testEntryPoint() function in vkt::memory::__anon8c69ef220111::ImageMemoryRequirementsDedicatedAllocation
1708 tcu::TestStatus ImageMemoryRequirementsCreateInfo::testEntryPoint(Context &context, const ImageTest… in testEntryPoint() function in vkt::memory::__anon8c69ef220111::ImageMemoryRequirementsCreateInfo
/aosp_15_r20/external/dagger2/javatests/artifacts/hilt-android/simple/app/src/sharedTest/java/dagger/hilt/android/simple/
H A DTransitiveDependenciesTest.java39 public void testEntryPoint() { in testEntryPoint() method in TransitiveDependenciesTest