Searched refs:RandomPartitioningTest (Results 1 – 1 of 1) sorted by relevance
344 class RandomPartitioningTest : public ::testing::TestWithParam<unsigned> { class480 const RandomPartitioningTest::OperationPattern RandomPartitioningTest::kOperationPatterns[] = {485 &RandomPartitioningTest::makeRnnSpecialInput},490 &RandomPartitioningTest::makeTransposeSpecialInput},497 &RandomPartitioningTest::makeEluSpecialInput},501 HalVersion RandomPartitioningTest::getMinHalVersion(ANeuralNetworksOperationType type) { in getMinHalVersion()513 Signature RandomPartitioningTest::getSignature(const HidlModel& model, in getSignature()539 std::string RandomPartitioningTest::to_string(HalVersion version) { in to_string()580 supported[i] = (mSignatures.count(RandomPartitioningTest::getSignature( in getSupportedOperations_1_3()656 INSTANTIATE_TEST_SUITE_P(Seed, RandomPartitioningTest,[all …]