Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DArithmeticDivision.cpp95 using CLArithmeticDivisionIntegerFixture = ArithmeticDivisionValidationIntegerFixture<CLTensor, CLA… typedef
107 FIXTURE_DATA_TEST_CASE(RunIntegerWithActivation, CLArithmeticDivisionIntegerFixture, framework::Dat… in FIXTURE_DATA_TEST_CASE() argument