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

  /external/clang/unittests/ASTMatchers/Dynamic/
RegistryTest.cpp 1 //===- unittest/ASTMatchers/Dynamic/RegistryTest.cpp - Registry unit tests -===//
22 class RegistryTest : public ::testing::Test {
128 TEST_F(RegistryTest, CanConstructNoArgs) {
145 TEST_F(RegistryTest, ConstructWithSimpleArgs) {
158 TEST_F(RegistryTest, ConstructWithMatcherArgs) {
187 TEST_F(RegistryTest, OverloadedMatchers) {
230 TEST_F(RegistryTest, PolymorphicMatchers) {
271 TEST_F(RegistryTest, TemplateArgument) {
285 TEST_F(RegistryTest, TypeTraversal) {
301 TEST_F(RegistryTest, CXXCtorInitializer)
    [all...]
  /external/tensorflow/tensorflow/python/framework/
registry_test.py 32 class RegistryTest(test.TestCase, parameterized.TestCase):

Completed in 875 milliseconds