/external/tensorflow/tensorflow/cc/saved_model/ |
D | saved_model_bundle_test.cc | 117 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 131 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 143 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 159 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 180 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 196 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 216 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 230 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPbTxt); in TEST_F() 242 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataMainOp); in TEST_F() 254 io::JoinPath(testing::TensorFlowSrcRoot(), "missing-path"); in TEST_F() [all …]
|
D | saved_model_bundle_lite_test.cc | 118 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 132 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 145 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 157 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 173 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 193 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() 207 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPbTxt); in TEST_F() 219 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataMainOp); in TEST_F() 231 io::JoinPath(testing::TensorFlowSrcRoot(), "missing-path"); in TEST_F() 240 io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataSharded); in TEST_F() [all …]
|
D | bundle_v2_test.cc | 74 testing::TensorFlowSrcRoot(), kTestData, "VarsAndArithmeticObjectGraph"); in TEST_F() 87 io::JoinPath(testing::TensorFlowSrcRoot(), kTestData, "CyclicModule"); in TEST_F()
|
/external/tensorflow/tensorflow/compiler/jit/tests/ |
D | auto_clustering_test.cc | 27 absl::StrCat(testing::TensorFlowSrcRoot(), "/compiler/jit/tests/", key); in RunAutoClusteringTestWithPbtxt() 37 absl::StrCat(testing::TensorFlowSrcRoot(), "/compiler/jit/tests/", key); in RunAutoClusteringTestWithGzippedPbtxt() 82 absl::StrCat(testing::TensorFlowSrcRoot(), "/compiler/jit/tests/", key, in BenchmarkHelper()
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_show_test.cc | 45 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest() 54 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest() 61 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest() 65 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfShowTest()
|
D | tfprof_stats_test.cc | 39 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest() 48 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest() 55 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest() 59 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfStatsTest()
|
D | tfprof_timeline_test.cc | 39 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTimelineTest() 48 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTimelineTest()
|
D | tfprof_tensor_test.cc | 34 io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTensorTest() 43 string ckpt_path = io::JoinPath(testing::TensorFlowSrcRoot(), in TFProfTensorTest()
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | test.cc | 58 string TensorFlowSrcRoot() { in TensorFlowSrcRoot() function
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/ |
D | utils_test.cc | 39 string test_srcdir = tensorflow::testing::TensorFlowSrcRoot(); in TEST()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | graph_properties_test.cc | 399 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 560 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 602 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 660 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 723 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 781 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 833 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 1250 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 1558 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() 1583 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath, in TEST_F() [all …]
|
/external/tensorflow/tensorflow/cc/saved_model/experimental/tests/ |
D | saved_model_api_test.cc | 40 return tensorflow::io::JoinPath(tensorflow::testing::TensorFlowSrcRoot(), in SavedModelPath()
|
/external/tensorflow/tensorflow/compiler/xla/rpc/ |
D | grpc_client_test.cc | 49 string test_srcdir = tensorflow::testing::TensorFlowSrcRoot(); in GRPCClientTestBase()
|
/external/tensorflow/tensorflow/c/experimental/saved_model/core/ops/ |
D | restore_ops_test.cc | 33 return io::JoinPath(testing::TensorFlowSrcRoot(), "cc/saved_model/testdata", in CheckpointPrefix()
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_testlib.cc | 29 strings::StrCat(testing::TensorFlowSrcRoot(), in MakeTestCluster()
|
/external/tensorflow/tensorflow/c/experimental/saved_model/internal/ |
D | saved_model_api_test.cc | 50 return tensorflow::io::JoinPath(tensorflow::testing::TensorFlowSrcRoot(), in SavedModelPath() 501 tensorflow::testing::TensorFlowSrcRoot(), in TEST_P() 544 tensorflow::testing::TensorFlowSrcRoot(), in TEST_P()
|
/external/tensorflow/tensorflow/core/example/ |
D | example_parser_configuration_test.cc | 47 io::JoinPath(testing::TensorFlowSrcRoot(), in SetUp()
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | lmdb_dataset_op_test.cc | 73 io::JoinPath(testing::TensorFlowSrcRoot(), kDataFileLoc, kDataFileName); in MaybeCopyDataFile()
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | scc_test.cc | 412 testing::TensorFlowSrcRoot(), in TEST_F()
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | graph_transferer_test.cc | 376 io::JoinPath(testing::TensorFlowSrcRoot(), in TEST() 439 io::JoinPath(testing::TensorFlowSrcRoot(), in TEST()
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | source_writer_test.cc | 268 tensorflow::testing::TensorFlowSrcRoot(), in TEST()
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle_test.cc | 48 return strings::StrCat(testing::TensorFlowSrcRoot(), in TestdataPrefix()
|