Home
last modified time | relevance | path

Searched defs:InitTest (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/tests/preprocessor_tests/
Dinput_test.cpp14 class InitTest : public PreprocessorTest class
17 InitTest() : PreprocessorTest(SH_GLES2_SPEC) {} in InitTest() function in angle::InitTest
20 TEST_F(InitTest, ZeroCount) in TEST_F() argument
29 TEST_F(InitTest, NullString) in TEST_F() argument
/external/grpc-grpc/test/cpp/util/
Dtest_config_cc.cc32 void InitTest(int* argc, char*** argv, bool remove_flags) { in InitTest() function
/external/python/cpython2/Lib/ctypes/test/
Dtest_init.py22 class InitTest(unittest.TestCase): class
/external/python/cpython3/Lib/ctypes/test/
Dtest_init.py22 class InitTest(unittest.TestCase): class
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem.cc490 void InitTest(TF_Filesystem* filesystem, bool compose, uint64_t block_size, in InitTest() function