HomeSort by relevance Sort by last modified time
    Searched refs:test_str (Results 1 - 19 of 19) sorted by null

  /external/selinux/libsepol/cil/test/unit/
test_cil_lexer.c 38 char *test_str = "(test \"qstring\");comment\n"; local
39 uint32_t str_size = strlen(test_str);
43 strncpy(buffer, test_str, str_size);
52 char *test_str = "(test \"qstring\") ;comment\n"; local
53 uint32_t str_size = strlen(test_str);
57 strcpy(buffer, test_str);
  /external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
network_WiFi_BluetoothScanPerf.py 64 test_str = '_'.join([ap_config_tag, bt_tag])
68 signal_description = '_'.join(['signal', test_str])
82 prefix='_'.join([config.tag, test_str])))
87 { '_'.join(['ping', test_str]): result_ping.avg_latency })
  /external/shflags/src/
shflags_test_public.sh 73 DEFINE_string test_str '' 'test string' s
113 DEFINE_string test_str '' 'test string' s
126 -s,--test_str: test string (default: '')
  /external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
network_WiFi_BluetoothStreamPerf.py 65 test_str = '_'.join([ap_config_tag, bt_tag])
68 signal_description = '_'.join(['signal', test_str])
82 prefix='_'.join([config.tag, test_str])))
87 { '_'.join(['ping', test_str]): result_ping.avg_latency })
  /external/curl/lib/
setup-vms.h 84 char * test_str; local
88 test_str = strpbrk(path, ":[<^");
89 if(test_str == NULL) {
  /build/tools/releasetools/
test_rangelib.py 99 def test_str(self): member in class:RangeSetTest
  /external/autotest/client/bin/net/
net_utils_unittest.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_bool.py 38 def test_str(self): member in class:BoolTest
test_array.py 250 def test_str(self): member in class:BaseTest
    [all...]
test_datetime.py 369 def test_str(self): member in class:TestTimeDelta
1883 def test_str(self): member in class:TestTime
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_bool.py 38 def test_str(self): member in class:BoolTest
test_array.py 250 def test_str(self): member in class:BaseTest
    [all...]
test_datetime.py 369 def test_str(self): member in class:TestTimeDelta
1883 def test_str(self): member in class:TestTime
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bool.py 38 def test_str(self): member in class:BoolTest
test_array.py 250 def test_str(self): member in class:BaseTest
    [all...]
test_datetime.py 369 def test_str(self): member in class:TestTimeDelta
1883 def test_str(self): member in class:TestTime
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bool.py 38 def test_str(self): member in class:BoolTest
test_array.py 250 def test_str(self): member in class:BaseTest
    [all...]
test_datetime.py 369 def test_str(self): member in class:TestTimeDelta
1883 def test_str(self): member in class:TestTime
    [all...]

Completed in 242 milliseconds