Home
last modified time | relevance | path

Searched refs:timer_test (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/lib/
Dtst_timer_test.c454 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/grpc/test/cpp/common/
DBUILD35 name = "timer_test",
36 srcs = ["timer_test.cc"],
/third_party/spirv-tools/
DBUILD.bazel436 "test/timer_test.cpp", # has its own base_test below.
442 name = "timer_test",
445 "//conditions:default": ["test/timer_test.cpp"],
/third_party/skia/third_party/externals/spirv-tools/
DBUILD.bazel472 "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/swiftshader/third_party/SPIRV-Tools/
DBUILD.bazel472 "test/timer_test.cpp", # has its own base_test below.
478 name = "timer_test",
481 "//conditions:default": ["test/timer_test.cpp"],
/third_party/boost/libs/beast/test/beast/websocket/
Dtimer.cpp24 struct timer_test : unit_test::suite struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
DCMakeLists.txt183 SRCS timer_test.cpp
/third_party/skia/third_party/externals/spirv-tools/test/
DCMakeLists.txt183 SRCS timer_test.cpp
/third_party/spirv-tools/test/
DCMakeLists.txt183 SRCS timer_test.cpp
/third_party/grpc/
DCMakeLists.txt835 add_dependencies(buildtests_cxx timer_test)
14407 add_executable(timer_test target
14408 test/cpp/common/timer_test.cc
14413 target_include_directories(timer_test
14431 target_link_libraries(timer_test