Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dlsh_projection_2.mod.py.cpp5 namespace lsh_projection_2 { namespace
12 TEST_F(GeneratedTests, lsh_projection_2) { in TEST_F() argument
13 execute(lsh_projection_2::CreateModel, in TEST_F()
14 lsh_projection_2::is_ignored, in TEST_F()
15 lsh_projection_2::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, lsh_projection_2, lsh_projection_2::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(lsh_projection_2::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 lsh_projection_2::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 lsh_projection_2::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp3499 namespace lsh_projection_2 { namespace
3506 TEST_F(NeuralnetworksHidlTest, lsh_projection_2) { in TEST_F() argument
3508 lsh_projection_2::createTestModel, in TEST_F()
3509 lsh_projection_2::is_ignored, in TEST_F()
3510 lsh_projection_2::get_examples()); in TEST_F()
3513 TEST_F(ValidationTest, lsh_projection_2) { in TEST_F() argument
3514 const Model model = lsh_projection_2::createTestModel(); in TEST_F()
3515 const std::vector<Request> requests = createRequests(lsh_projection_2::get_examples()); in TEST_F()
3523 lsh_projection_2::createTestModel_dynamic_output_shape, in TEST_F()
3524 lsh_projection_2::is_ignored_dynamic_output_shape, in TEST_F()
[all …]