Home
last modified time | relevance | path

Searched defs:testMode (Results 1 - 25 of 25) sorted by relevance

/base/useriam/pin_auth/test/unittest/src/
H A Dinputer_get_data_service_test.cpp50 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; in HWTEST_F() local
85 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; in HWTEST_F() local
109 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; in HWTEST_F() local
H A Dinputer_get_data_stub_test.cpp66 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; in HWTEST_F() local
127 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; in HWTEST_F() local
172 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; in HWTEST_F() local
[all...]
/base/startup/init/test/unittest/init/
H A Dcmds_unittest.cpp121 const mode_t testMode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DVertexArrayPerfTest.cpp43 TestMode testMode = TestMode::BufferData; member
208 VertexArrayParams VulkanNullParams(TestMode testMode) in VulkanNullParams() argument
H A DBindingPerf.cpp53 TestMode testMode = TestMode::MultipleBindings; member
237 BindingsParams VulkanParams(AllocationStyle allocationStyle, TestMode testMode) in VulkanParams() argument
/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp281 Extract(const UInt32 *indices, UInt32 numItems, Int32 testMode, IArchiveExtractCallback *extractCallback) Extract() argument
H A DXzHandler.cpp1023 Extract(const UInt32 *indices, UInt32 numItems, Int32 testMode, IArchiveExtractCallback *extractCallback) Extract() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp359 Extract(const UInt32 *indices, UInt32 numItems, Int32 testMode, IArchiveExtractCallback *extractCallback) Extract() argument
H A DExtract.cpp218 const Int32 testMode = (options.TestMode && !calcCrc) ? 1: 0; in DecompressArchive() local
H A DHashCalc.cpp1429 Extract(const UInt32 *indices, UInt32 numItems, Int32 testMode, IArchiveExtractCallback *extractCallback) Extract() argument
H A DArchiveExtractCallback.cpp296 Init( const CExtractNtOptions &ntOptions, const NWildcard::CCensorNode *wildcardCensor, const CArc *arc, IFolderArchiveExtractCallback *extractCallback2, bool stdOutMode, bool testMode, const FString &directoryPath, const UStringVector &removePathParts, bool removePartsForAltStreams, UInt64 packSize) Init() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp113 GranularityInstance(Context& context, const std::vector<AttachmentInfo>& attachments, const TestMode testMode) GranularityInstance() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp534 HRESULT CExtractCallbackConsole::BeforeOpen(const wchar_t *name, bool testMode) in BeforeOpen() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp356 TransientAttachmentTestInstance::TransientAttachmentTestInstance (Context& context, const TestMode testMode, const VkMemoryPropertyFlags flags, const tcu::IVec2 renderSize) in TransientAttachmentTestInstance() argument
250 TransientAttachmentTest( tcu::TestContext& testCtx, const std::string name, const TestMode testMode, const VkMemoryPropertyFlags flags, const tcu::IVec2 renderSize) TransientAttachmentTest() argument
577 TestMode testMode; createTransientAttachmentTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp356 TransientAttachmentTestInstance::TransientAttachmentTestInstance (Context& context, const TestMode testMode, const VkMemoryPropertyFlags flags, const tcu::IVec2 renderSize) in TransientAttachmentTestInstance() argument
250 TransientAttachmentTest( tcu::TestContext& testCtx, const std::string name, const TestMode testMode, const VkMemoryPropertyFlags flags, const tcu::IVec2 renderSize) TransientAttachmentTest() argument
576 TestMode testMode; createTransientAttachmentTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp86 TestMode testMode; member
390 generateReferenceImage(const tcu::TextureFormat format, const UVec2& renderSize, const TestMode testMode, const Vec4& color, const deUint32 numRectangles, const std::vector<VkRect2D> rectangles, const deBool enableScissor, const VkRect2D scissor) generateReferenceImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp207 TestMode testMode; member
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp87 VkImageAspectFlagBits testModeToAspectFlags (ImageAspectTestMode testMode) in testModeToAspectFlags() argument
1802 AttachmentFeedbackLoopLayoutSamplerTest(tcu::TestContext& testContext, vk::PipelineConstructionType pipelineConstructionType, const char* name, SamplerViewType imageViewType, VkFormat imageFormat, int imageSize, VkDescriptorType imageDescriptorType, float samplerLod, TestMode testMode, ImageAspectTestMode imageAspectTestMode, bool interleaveReadWriteComponents, PipelineStateMode pipelineStateMode, bool useMaintenance5) AttachmentFeedbackLoopLayoutSamplerTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp739 TestMode testMode; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp86 TestMode testMode; member
390 generateReferenceImage(const tcu::TextureFormat format, const UVec2& renderSize, const TestMode testMode, const Vec4& color, const deUint32 numRectangles, const std::vector<VkRect2D> rectangles, const deBool enableScissor, const VkRect2D scissor) generateReferenceImage() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp2877 generateVarLinkVertexShaderSrc(std::string& outVtxSrc, glu::GLSLVersion glslVersion, const string& precision, TestType testMode) generateVarLinkVertexShaderSrc() argument
2910 generateVarLinkFragmentShaderSrc(std::string& outFragSrc, glu::GLSLVersion glslVersion, const string& precision, TestType testMode) generateVarLinkFragmentShaderSrc() argument
2949 generateVarLinkVertexShaderSrc(std::string& outVtxSrc, glu::GLSLVersion glslVersion, const string& precision, TestType testMode) generateVarLinkVertexShaderSrc() argument
2982 generateVarLinkFragmentShaderSrc(std::string& outFragSrc, glu::GLSLVersion glslVersion, const string& precision, TestType testMode) generateVarLinkFragmentShaderSrc() argument
3021 generateVarLinkVertexShaderSrc(std::string& outVtxSrc, glu::GLSLVersion glslVersion, const string& precision, TestType testMode) generateVarLinkVertexShaderSrc() argument
3054 generateVarLinkFragmentShaderSrc(std::string& outFragSrc, glu::GLSLVersion glslVersion, const string& precision, TestType testMode) generateVarLinkFragmentShaderSrc() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp205 TestMode testMode; member
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1638 AttachmentFeedbackLoopLayoutSamplerTest(tcu::TestContext& testContext, vk::PipelineConstructionType pipelineConstructionType, const char* name, const char* description, SamplerViewType imageViewType, VkFormat imageFormat, int imageSize, VkDescriptorType imageDescriptorType, float samplerLod, TestMode testMode, ImageAspectTestMode imageAspectTestMode, bool interleaveReadWriteComponents = false) AttachmentFeedbackLoopLayoutSamplerTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp739 TestMode testMode; member
/third_party/lz4/programs/
H A Dlz4io.c134 int testMode; member

Completed in 40 milliseconds