Home
last modified time | relevance | path

Searched defs:testModel (Results 26 – 42 of 42) sorted by relevance

12

/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DMemoryDomainTests.cpp67 void createDummyData(TestModel* testModel) { in createDummyData()
252 const TestModel testModel = createConvModel(testOperand, numOperations); in createConvPreparedModel() local
260 const TestModel testModel = createSingleAddModel(testOperand); in createAddPreparedModel() local
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/test_harness/include/
DTestHarness.h462 int add(std::string name, const TestModel& testModel) { in add()
546 SpecDumper(const TestModel& testModel, std::ostream& os) : kTestModel(testModel), mOs(os) {} in SpecDumper()
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNBenchmark.java167 public BenchmarkResult runSynchronously(TestModelEntry testModel, in runSynchronously()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DUtils.cpp197 Request ExecutionContext::createRequest(const TestModel& testModel, MemoryType memoryType) { in createRequest()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DUtils.cpp102 Request ExecutionContext::createRequest(const TestModel& testModel, MemoryType memoryType) { in createRequest()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DRandomGraphGenerator.cpp252 TestModel testModel; in createTestModel() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DGenerateCorpus.cpp202 const auto filter = [](const TestModel& testModel) { return !testModel.expectFailure; }; in main()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestCompliance.cpp255 INSTANTIATE_GENERATED_TEST(GeneratedComplianceTest, [](const TestModel& testModel) { in __anon22ec0c8c0202()
DTestRemoveDefaultArguments.cpp154 void test(const test_helper::TestModel& testModel, uint32_t originalInputCount, in test()
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DColor_ColorLongTest.java203 public void testModel() { in testModel() method in Color_ColorLongTest
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java366 TestModels.TestModelEntry testModel = in benchmarkAllModels() local
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDjunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/prebuilts/devtools/adt/lib/
HDjunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/external/jsr330/lib/
HDjunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/external/guice/lib/build/
HDjunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/cts/tools/vm-tests-tf/lib/
HDjunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/external/slf4j/integration/lib/
HDjunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...

12