Home
last modified time | relevance | path

Searched defs:g_root (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/tests/deqp_support/
H A Dangle_deqp_libtester_main.cpp35 tcu::TestPackageRoot *g_root = nullptr; variable
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_crash_test.cc40 static std::string g_root; variable
H A Dserver_crash_test.cc43 static std::string g_root; variable
H A Dtime_change_test.cc45 static std::string g_root; variable
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dchannelz_sampler_test.cc52 static std::string g_root; variable
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dtransform_utils_test.cc937 auto g_root = tensorflow::Scope::NewRootScope(); in TestHashNodeDef() local