Searched defs:ProfilerTest (Results 1 – 7 of 7) sorted by relevance
31 TEST(ProfilerTest, TestFunction) { in TEST() argument51 TEST(ProfilerTest, TestScopedEvents) { in TEST() argument103 TEST(ProfilerTest, Clear) { in TEST() argument
30 class ProfilerTest : public ::testing::Test { class32 ProfilerTest() {} in ProfilerTest() function in tensorflow::tfprof::ProfilerTest95 TEST_F(ProfilerTest, Basics) { in TEST_F() argument
31 class ProfilerTest(test_util.TensorFlowTestCase): class
37 class ProfilerTest(test.TestCase): class
17 class ProfilerTest(unittest.TestCase): class
32 public class ProfilerTest extends TestCase { class
51 TEST(ProfilerTest, NoProfilesAreCollectedWhenDisabled) { in TEST() argument