Home
last modified time | relevance | path

Searched refs:_test_util (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/platform/
Dtest.py30 from tensorflow.python.framework import test_util as _test_util unknown
63 _test_util.InstallStackTraceHandler()
96 return _test_util.IsGoogleCudaEnabled()
/external/grpc-grpc/
DCMakeLists.txt3888 add_library(grpc++_test_util
3921 set_target_properties(grpc++_test_util PROPERTIES COMPILE_PDB_NAME "grpc++_test_util"
3925 install(FILES ${CMAKE_CURRENT_BINARY_DIR}/grpc++_test_util.pdb
3947 target_include_directories(grpc++_test_util
3965 target_link_libraries(grpc++_test_util
4863 grpc++_test_util
4920 grpc++_test_util
4993 grpc++_test_util
5044 grpc++_test_util
5115 grpc++_test_util
[all …]
Dgrpc.gyp1473 'target_name': 'grpc++_test_util',
1625 'grpc++_test_util',
1642 'grpc++_test_util',
1658 'grpc++_test_util',
1678 'grpc++_test_util',
1693 'grpc++_test_util',
1723 'grpc++_test_util',
/external/grpc-grpc/templates/
DgRPC-C++.podspec.template109 out = grpc_lib_files(libs, ("grpc++_test_util",), ("src", "headers"))