Searched defs:test_start (Results 1 - 4 of 4) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/include/
H A Dsubunit.h9 static inline void test_start(char *name) function
/external/compiler-rt/test/cfi/cross-dso/
H A Dshadow_is_read_only.cpp56 const bool test_start = strcmp(argv[1], "start") == 0; local
61 if (test_start)
/external/python/cpython3/Lib/test/
H A Dtest_regrtest.py73 def test_start(self): member in class:ParseArgsTestCase
/external/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc2274 Label test_start; local
2275 __ B(&test_start);
2287 __ Bind(&test_start);
5555 Label test_start; local
5559 __ B(&test_start);
5591 __ Bind(&test_start);

Completed in 407 milliseconds