Searched defs:test_srcdir (Results 1 – 15 of 15) sorted by relevance
20 const char* test_srcdir = std::getenv("TEST_SRCDIR"); in GetFilePath() local
22 absl::optional<std::string> test_srcdir = grpc_core::GetEnv("TEST_SRCDIR"); in GetGrpcTestRunFileDir() local
1259 auto test_srcdir = grpc_core::GetEnv("TEST_SRCDIR"); in TEST_F() local
62 const char* test_srcdir = getenv("TEST_SRCDIR"); in GetTestSourcePath() local
39 std::string test_srcdir = tensorflow::testing::TensorFlowSrcRoot(); in TEST() local
69 const char* test_srcdir = std::getenv("TEST_SRCDIR"); in GetTestDataPath() local
110 auto test_srcdir = grpc_core::GetEnv("TEST_SRCDIR"); in main() local
55 const char* test_srcdir = getenv("TEST_SRCDIR"); in SetUp() local
48 std::string test_srcdir = tensorflow::testing::TensorFlowSrcRoot(); in GRPCClientTestBase() local
83 auto test_srcdir = grpc_core::GetEnv("TEST_SRCDIR"); in Materialize() local
53 def test_srcdir(self): member in SysconfigTestCase
51 std::string test_srcdir = env ? env : ""; in GetTestDataPath() local
60 def test_srcdir(self): member in SysconfigTestCase
224 let test_srcdir = in test_can_read_data_from_runfiles() localVariable
443 def test_srcdir(self): member in TestSysConfig