Home
last modified time | relevance | path

Searched refs:RandomPartitioningTest (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioningRandom.cpp344 class RandomPartitioningTest : public ::testing::TestWithParam<unsigned> { class
480 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 …]