Home
last modified time | relevance | path

Searched defs:TaskProfileFixture (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/libprocessgroup/
H A Dtask_profiles_test.cpp180 class TaskProfileFixture : public TestWithParam<TestParam> { class
185 TEST_P(TaskProfileFixture, TaskProfile) { in TEST_P() argument