Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/models/
Dspeech_test.cc102 int GetMaxInvocations() { return GetParam(); } in GetMaxInvocations() function in tflite::__anon1a4bc3b00111::SpeechTest
113 ASSERT_TRUE(testing::ParseAndRunTests(&os, &test_driver, GetMaxInvocations())) in TEST_P()
125 ASSERT_TRUE(testing::ParseAndRunTests(&os, &test_driver, GetMaxInvocations())) in TEST_P()
138 ASSERT_TRUE(testing::ParseAndRunTests(&os, &test_driver, GetMaxInvocations())) in TEST_P()
151 ASSERT_TRUE(testing::ParseAndRunTests(&os, &test_driver, GetMaxInvocations())) in TEST_P()
164 ASSERT_TRUE(testing::ParseAndRunTests(&os, &test_driver, GetMaxInvocations())) in TEST_P()
177 testing::ParseAndRunTests(&in_file, &test_driver, GetMaxInvocations())) in TEST_P()
190 ASSERT_TRUE(testing::ParseAndRunTests(&os, &test_driver, GetMaxInvocations())) in TEST_P()
203 ASSERT_TRUE(testing::ParseAndRunTests(&os, &test_driver, GetMaxInvocations())) in TEST_P()