HomeSort by relevance Sort by last modified time
    Searched refs:ProtoAssertions (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/util/protobuf/
compare.py 54 class MyTest(compare.ProtoAssertions, googletest.TestCase):
257 class ProtoAssertions(object):
262 class SomeTestCase(compare.ProtoAssertions, googletest.TestCase):
compare_test.py 476 class MixinTests(compare.ProtoAssertions, googletest.TestCase):

Completed in 348 milliseconds