Searched refs:test_spec (Results 1 – 4 of 4) sorted by relevance
73 test_spec = 'x:'75 test_spec += '.'.join(scope[:i]) + '.'76 test_spec += name77 kind = kinds.get(test_spec)92 test_spec = '.'.join(scope[:i])93 if test_spec:94 test_spec += '.'95 test_spec += name96 value = values.get(test_spec)
61 void test_spec(X0<void*> xvp, void *vp) { in test_spec() function
131 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() function
136 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() function