Searched refs:mMakeSpecialInput (Results 1 – 1 of 1) sorted by relevance
373 int (RandomPartitioningTest::*mMakeSpecialInput)(unsigned, TestModel*, unsigned); member837 if (operationPattern.mMakeSpecialInput != nullptr) { in TEST_P()838 const int operandIndex = (this->*(operationPattern.mMakeSpecialInput))( in TEST_P()