Home
last modified time | relevance | path

Searched refs:CppGeneratorTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/
H A Dcpp_generator_test.cc27 TEST(CppGeneratorTest, typical_usage) { in TEST() argument
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/
H A DCppGeneratorTest.cs24 public class CppGeneratorTest : GeneratorTest class