Home
last modified time | relevance | path

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

/third_party/grpc/examples/python/compression/test/
Dcompression_example_test.py22 _BINARY_DIR = os.path.realpath( variable
24 _SERVER_PATH = os.path.join(_BINARY_DIR, 'server')
25 _CLIENT_PATH = os.path.join(_BINARY_DIR, 'client')
/third_party/grpc/examples/python/multiprocessing/test/
D_multiprocessing_example_test.py25 _BINARY_DIR = os.path.realpath( variable
27 _SERVER_PATH = os.path.join(_BINARY_DIR, 'server')
28 _CLIENT_PATH = os.path.join(_BINARY_DIR, 'client')
/third_party/grpc/examples/python/cancellation/test/
D_cancellation_example_test.py23 _BINARY_DIR = os.path.realpath( variable
25 _SERVER_PATH = os.path.join(_BINARY_DIR, 'server')
26 _CLIENT_PATH = os.path.join(_BINARY_DIR, 'client')
/third_party/boost/tools/cmake/include/
DBoostFetch.cmake87 add_subdirectory(${${NAME}_SOURCE_DIR} ${${NAME}_BINARY_DIR} EXCLUDE_FROM_ALL)
91 add_subdirectory(${${NAME}_SOURCE_DIR} ${${NAME}_BINARY_DIR})