Searched defs:InterpreterTest (Results 1 – 4 of 4) sorted by relevance
77 class InterpreterTest(test_util.TensorFlowTestCase): class
1116 TEST_F(InterpreterTest, GetSetResetExternalContexts) { in TEST_F() argument1158 TEST_F(InterpreterTest, ExternalBackendContextClearsCachesOnDelete) { in TEST_F() argument1843 TEST_F(InterpreterTest, SingleSignature_get_signatures) { in TEST_F() argument1853 TEST_F(InterpreterTest, SingleSignature_get_inputs) { in TEST_F() argument1864 TEST_F(InterpreterTest, SingleSignature_validate_get_tensor) { in TEST_F() argument
49 class InterpreterTest; // Class for friend declarations. variable
34 public final class InterpreterTest { class