Home
last modified time | relevance | path

Searched refs:test_op (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
Dsmt_smp_enabled.sh57 test_op="Enable:/sys/devices/system/cpu/cpuX/online"
58 tst_resm TCONF "$test_op"
/external/clang/test/SemaTemplate/
Doperator-function-id-template.cpp17 void test_op(A<int> a, int i) { in test_op() function