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