Home
last modified time | relevance | path

Searched defs:SelfProcessingTimeTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel_test.cc1233 class SelfProcessingTimeTest : public ::testing::TestWithParam<int64_t> {}; class
1235 TEST_P(SelfProcessingTimeTest, Model) { in TEST_P() argument