Home
last modified time | relevance | path

Searched refs:test_env (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dsh.h1719 typedef struct test_env { struct
1725 Test_op (*isa)(struct test_env *, Test_meta); argument
1726 const char *(*getopnd) (struct test_env *, Test_op, bool); argument
1727 int (*eval)(struct test_env *, Test_op, const char *, const char *, bool); argument
1728 void (*error)(struct test_env *, int, const char *); argument
/external/protobuf/gtest/scons/
DSConstruct.common49 test_env = Environment()
50 platform = test_env['PLATFORM']