Searched refs:timer_test (Results 1 – 8 of 8) sorted by relevance
/third_party/ltp/lib/ |
D | tst_timer_test.c | 454 struct tst_test *tst_timer_test_setup(struct tst_test *timer_test) in tst_timer_test_setup() argument 456 setup = timer_test->setup; in tst_timer_test_setup() 457 cleanup = timer_test->cleanup; in tst_timer_test_setup() 458 scall = timer_test->scall; in tst_timer_test_setup() 459 sample = timer_test->sample; in tst_timer_test_setup() 461 timer_test->scall = NULL; in tst_timer_test_setup() 462 timer_test->setup = timer_setup; in tst_timer_test_setup() 463 timer_test->cleanup = timer_cleanup; in tst_timer_test_setup() 464 timer_test->test = timer_test_fn; in tst_timer_test_setup() 465 timer_test->tcnt = ARRAY_SIZE(tcases); in tst_timer_test_setup() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | BUILD.bazel | 472 "test/timer_test.cpp", # has its own base_test below. 478 name = "timer_test", 481 "//conditions:default": ["test/timer_test.cpp"],
|
/third_party/spirv-tools/ |
D | BUILD.bazel | 474 "test/timer_test.cpp", # has its own base_test below. 480 name = "timer_test", 483 "//conditions:default": ["test/timer_test.cpp"],
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | BUILD.bazel | 472 "test/timer_test.cpp", # has its own base_test below. 478 name = "timer_test", 481 "//conditions:default": ["test/timer_test.cpp"],
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | CMakeLists.txt | 183 SRCS timer_test.cpp
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | CMakeLists.txt | 183 SRCS timer_test.cpp
|
/third_party/spirv-tools/test/ |
D | CMakeLists.txt | 183 SRCS timer_test.cpp
|
/third_party/musl/libc-test/src/functionalext/supplement/ |
D | BUILD.gn | 336 "time/time_gtest/timer_test.cpp",
|